frr/tests/topotests/static_routing_mpls/r2/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

18 lines
220 B
Text

hostname r2
ip forwarding
ipv6 forwarding
int r2-eth0
ip addr 192.168.2.2/24
!
int r2-eth1
mpls enable
ip addr 192.168.3.2/24
!
int r2-eth2
mpls disable
ip addr 172.31.3.2/24
!
int lo
ip addr 192.0.2.2/32
!