1
0
Fork 0
frr/tests/topotests/bgp_evpn_mh/leaf2/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

24 lines
370 B
Text

# spine1 connection
int leaf2-eth0
ip addr 192.168.51.2/24
!
# spine2 connection
int leaf2-eth1
ip addr 192.168.61.2/24
!
#torm11 connection
int leaf2-eth2
ip addr 192.168.5.1/24
!
#torm12 connection
int leaf2-eth3
ip addr 192.168.6.1/24
!
#torm21 connection
int leaf2-eth4
ip addr 192.168.7.1/24
!
#torm22 connection
int leaf2-eth5
ip addr 192.168.8.1/24
!