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