frr/tests/topotests/bgp_vpn_5549_route_map/pe1/zebra.conf

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

15 lines
222 B
Text
Raw Normal View History

!
interface lo
ip address 10.10.10.10/32
ipv6 address 2001:db8:1::1/128
!
interface pe1-eth0 vrf RED
ip address 192.168.1.2/24
!
interface pe1-eth1
ip address 10.0.1.1/24
ipv6 address 2001:db8::1/64
!
ip forwarding
!