frr/tests/topotests/bgp_vpn_5549_route_map/pe1/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

14 lines
222 B
Text

!
interface lo
ip address 10.10.10.10/32
ipv6 address 2001:db8:1::1/128
!
interface pe1-eth0 vrf RED
ip address 192.168.1.2/24
!
interface pe1-eth1
ip address 10.0.1.1/24
ipv6 address 2001:db8::1/64
!
ip forwarding
!