summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_evpn_rt5/r2/zebra.conf
blob: 7d19a5b38162965ee0d6cf105be1cce35ac9c29c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
log stdout

hostname r2
password zebra

! debug zebra vxlan

vrf r2-vrf-101
 vni 101
 exit-vrf
!
interface loop101 vrf r2-vrf-101
 ip address 192.168.101.41/32
!
interface r2-eth0
 ip address 192.168.100.41/24
!