1
0
Fork 0
frr/tests/topotests/bgp_evpn_mh/leaf1/zebra.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

30 lines
561 B
Text

# 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
!