summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_evpn_mh/leaf1/zebra.conf
blob: f666f98abc261b6cd7654765730e6d9028178ba3 (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
28
29
30
# spine 1 connection
int leaf1-eth0
  description spine1 connection
  ip addr 192.168.50.2/24

#spine 2 connection
int leaf1-eth1
  description spine2 connection
  ip addr 192.168.51.2/24

#torm11 connection
int leaf1-eth2
  description torm11 connection
  ip addr 192.168.1.1/24
!
#torm12 connection
int leaf1-eth3
  description torm12 connection
  ip addr 192.168.2.1/24
!
#torm21 connection
int leaf1-eth4
  description torm21 connection
  ip addr 192.168.3.1/24
!
#torm22 connection
int leaf1-eth5
  descriptoin torm22 connection
  ip addr 192.168.4.1/24
!