mirror_frr/tests/topotests/bgp-auth/R1/zebra.conf
Martin Winter ed827751d3
topotests: Fix logging by redirecting it to correct file
Fix lib to start loggin to correct daemon file on startup
Fix bgp-auth tests for the logging changes
Fixes Issue # 7545

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
2020-11-20 17:48:49 +01:00

21 lines
423 B
Plaintext

!
interface lo
ip address 1.1.1.1/32
interface lo1 vrf blue
ip address 1.1.1.1/32
interface lo2 vrf red
ip address 1.1.1.1/32
interface R1-eth0
ip address 10.10.0.1/24
interface R1-eth1
ip address 10.20.0.1/24
interface R1-eth2 vrf blue
ip address 10.10.0.1/24
interface R1-eth3 vrf blue
ip address 10.20.0.1/24
interface R1-eth4 vrf red
ip address 10.10.0.1/24
interface R1-eth5 vrf red
ip address 10.20.0.1/24
!