frr/tests/topotests/all_protocol_startup/r1/ospf6d.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

20 lines
322 B
Text

log file ospf6d.log
!
! debug ospf6 lsa unknown
! debug ospf6 zebra
! debug ospf6 interface
! debug ospf6 neighbor
!
interface r1-eth4
ipv6 ospf6 area 0.0.0.0
ipv6 ospf6 hello-interval 1
!
router ospf6
ospf6 router-id 192.168.0.1
log-adjacency-changes
!
line vty
!
route-map LIES deny 10
match interface notpresent
!