mirror_frr/tests/topotests/isis-rlfa-topo1/rt1/zebra.conf
Renato Westphal ef8e91d4a2 tests: add IS-IS RLFA topotest
Add new RLFA topotest that tests all RLFA configuration knobs and
how isisd and ldpd react to various configuration changes that can
occur in the network.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2021-01-08 22:22:11 -03:00

23 lines
283 B
Plaintext

log file zebra.log
!
hostname rt1
!
debug zebra kernel
debug zebra packet
debug zebra mpls
!
interface lo
ip address 10.0.255.1/32
ipv6 address 2001:db8::1/128
!
interface eth-rt2
ip address 10.0.255.1/32
!
interface eth-rt3
ip address 10.0.255.1/32
!
ip forwarding
!
line vty
!