summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_evpn_rt5/r2/zebra.conf
blob: 7db40cb59c0d9929a27bd44a64bf859272dd3ab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
 ipv6 address fd00::2/128
!
interface r2-eth0
 ip address 192.168.100.41/24
!