Quagga

Attachment 'zebra.conf'

Download

hostname Zebra

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

password Quagga
enable password Quagga

default link-detect on
ip forwarding
ipv6 forwarding
# ip[v6] route <Prefix Notation> <Egress Interface> 1
#       In a congruent network the only static routes needed are those at the periphery of the network where they are used as a hint to the location of an adjacent multihop EBGP neighbour

!2
interface eth0
        ip irdp multicast
        ipv6 address fd00::/64
        ipv6 nd adv-interval-option
        ipv6 nd prefix fd00::/64
        ipv6 nd router-preference low
        no ipv6 nd suppress-ra
        # no link-detect
        multicast
!2
interface lo
        # no link-detect
        multicast

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.