frr/tests/topotests/bgp_vpnv4_asbr/r3/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

14 lines
255 B
Text

log stdout
ip route 192.168.1.3/32 r3-eth0
interface r3-eth1 vrf vrf1
ip address 172.31.1.1/24
!
interface r3-eth2 vrf vrf1
ip address 172.31.2.1/24
!
interface r3-eth3 vrf vrf1
ip address 172.31.3.1/24
!
interface r3-eth0
ip address 192.168.1.3/24
!