mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 02:22:48 +00:00

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>
23 lines
283 B
Plaintext
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
|
|
!
|