1
0
Fork 0
frr/tests/topotests/isis_srv6_topo1/dst/zebra.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

22 lines
311 B
Text

log file zebra.log
!
hostname dst
!
! debug zebra kernel
! debug zebra packet
! debug zebra mpls
!
interface lo
ip address 9.9.9.2/32
ipv6 address fc00:0:9::1/128
!
interface eth-rt6
ip address 10.0.10.2/24
ipv6 address 2001:db8:10::2/64
!
ip forwarding
!
ip route 2001:db8:1::1 2001:db8:10::1
!
line vty
!