Quagga

Attachment 'ospfd.conf'

Download

hostname OSPFv2

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

password Quagga
enable password Quagga

router ospf
area 0 authentication message-digest
# area 1 shortcut enable
#       area -ge 1
#       This is essential if you want the Level 2 routing domain to be analogous to that of Intermediate System-Intermediate System
capability opaque
log-adjacency-changes detail
mpls-te on
# mpls-te router-address 0.0.0.0
# network 0.0.0.0/0 area 0
#       Interfaces with addresses matching this prefix will belong to the area specified
ospf abr-type shortcut
ospf opaque-lsa
passive-interface lo
redistribute bgp
# redistribute connected
# redistribute babel
# redistribute isis
# redistribute kernel
# redistribute rip
# redistribute static

!2
interface eth0
        ip ospf area 0
        ip ospf authentication message-digest
        ip ospf authentication-key Quagga
        ip ospf message-digest-key 1 md5 Quagga
!2
interface lo
        ip ospf area 0

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.