Quagga

Attachment 'ripd.conf'

Download

hostname RIP

log file /var/log/quagga/ripd.log
log monitor
log stdout
log syslog

password Quagga
enable password Quagga

key chain Quagga
key 0
key-string Quagga

router rip
allow-ecmp
!1
network eth0
!1
passive-interface lo
network lo
redistribute bgp
# redistribute connected
# redistribute babel
# redistribute isis
# redistribute kernel
# redistribute ospf
# redistribute static

!2
interface eth0
        ip rip authentication key-chain Quagga
        ip rip authentication mode md5 auth-length rfc
        ip rip receive version 1 2
        ip rip send version 1 2
        ip rip split-horizon poisoned-reverse
!2
interface lo
        ip rip receive version 1 2
        ip rip send version 1 2
        no ip rip split-horizon

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2018-08-20 10:53:51, 0.5 KB) [[attachment:babeld.conf]]
  • [get | view] (2023-11-02 22:35:34, 18.6 KB) [[attachment:bgpd.conf]]
  • [get | view] (2018-08-20 10:50:43, 1.6 KB) [[attachment:isisd.conf]]
  • [get | view] (2018-08-20 10:50:58, 0.5 KB) [[attachment:ospf6d.conf]]
  • [get | view] (2018-08-20 10:51:12, 0.9 KB) [[attachment:ospfd.conf]]
  • [get | view] (2017-07-30 07:56:54, 0.2 KB) [[attachment:pimd.conf]]
  • [get | view] (2018-08-20 10:51:59, 0.7 KB) [[attachment:ripd.conf]]
  • [get | view] (2018-08-20 10:52:16, 0.4 KB) [[attachment:ripngd.conf]]
  • [get | view] (2009-02-18 08:12:11, 0.1 KB) [[attachment:vtysh.conf]]
  • [get | view] (2018-09-08 03:40:26, 0.6 KB) [[attachment:zebra.conf]]
 All files | Selected Files: delete move to page

You are not allowed to attach a file to this page.