summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_evpn_overlay_index_gateway/PE2/zebra.conf
blob: b78cdcc5127700ec713b3fb8465048ac33872aec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
!
log file zebra.log
!
ip route 10.100.0.1/32 10.0.1.1
!
vrf vrf-blue
 vni 1000 prefix-routes-only
 exit-vrf
!
interface lo
 ip address 10.100.0.2/32
interface  PE2-eth0
 ip address 10.0.1.2/24
!