frr/tests/topotests/bgp_vpnv4_asbr/r3/zebra.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
255 B
Text
Raw Normal View History

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
!