frr/tests/topotests/isis_sr_te_topo1/rt6/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

27 lines
364 B
Text

log file zebra.log
!
hostname rt6
!
! debug zebra kernel
! debug zebra packet
! debug zebra mpls
!
interface lo
ip address 6.6.6.6/32
ipv6 address 2001:db8:1000::6/128
!
interface eth-rt4
ip address 10.0.7.6/24
!
interface eth-rt5
ip address 10.0.8.6/24
!
interface eth-dst
ip address 10.0.11.1/24
!
ip forwarding
!
ip route 9.9.9.2/32 10.0.11.2
!
line vty
!