
devin.bougie at cornell
Apr 5, 2012, 7:52 AM
Views: 418
Permalink
|
|
configure ripd to listen on all active interfaces
|
|
Hi, All. Any recommendations for configuring ripd to listen on all active interfaces would be greatly appreciated. An example of our current ripd.conf is as follows: ------ ! -*- rip -*- ! hostname ripd ! !debug rip events !debug rip packet !debug rip zebra ! interface eth0 no ip rip authentication mode ! router rip network eth0 passive-interface default ! log file /var/log/quagga/ripd.log ! ------ This works great for a system with eth0 as the single active network interface. However, it obviously needs to be updated for a system with additional or different active interfaces. I have not yet found a ripd.conf that tells ripd to listen for rip advertisements on all active interfaces. Any suggestions for updating our rip configuration would be greatly appreciated. Many thanks, Devin _______________________________________________ Quagga-users mailing list Quagga-users [at] lists http://lists.quagga.net/mailman/listinfo/quagga-users
|