summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_evpn_rt5/r1/zebra.conf
blob: c3d508c2b628808902661d03e5c439f2955e7f3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
log stdout

hostname r1
password zebra

! debug zebra vxlan
! debug zebra kernel
! debug zebra dplane
! debug zebra rib
log stdout
vrf r1-vrf-101
 vni 101
 exit-vrf
!
interface r1-eth0
 ip address 192.168.100.21/24
!
interface loop101 vrf r1-vrf-101
 ip address 192.168.102.21/32
 ipv6 address fd00::1/128
!