summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_accept_own/pe1/zebra.conf
blob: 2b7aefadf250c7544fc110db9ecef3e3d7b25213 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
!
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
!