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

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

19 lines
285 B
Text
Raw Normal View History

!
interface lo
ip address 10.10.10.10/32
!
interface pe1-eth0 vrf Customer
ip address 192.168.1.2/24
!
interface pe1-eth1 vrf Service
ip address 192.168.2.2/24
!
interface pe1-eth2
ip address 10.0.1.1/24
!
interface pe1-eth3 vrf Customer
ip address 192.0.2.1/24
!
ip forwarding
!