summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_evpn_mh/torm11/zebra.conf
blob: a88370d06b0b480fcce3f0298819d7733caee553 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
! debug zebra evpn mh es
! debug zebra evpn mh mac
! debug zebra evpn mh neigh
! debug zebra evpn mh nh
! debug zebra vxlan
!
evpn mh startup-delay 1
!
int torm11-eth0
  ip addr 192.168.1.2/24
  evpn mh uplink
!
int torm11-eth1
  ip addr 192.168.5.2/24
  evpn mh uplink
!
int lo
  ip addr 192.168.100.15/32
!
interface hostbond1
 evpn mh es-id 1
 evpn mh es-sys-mac 44:38:39:ff:ff:01
!
interface hostbond2
 evpn mh es-id 2
 evpn mh es-sys-mac 44:38:39:ff:ff:01
!