frr/tests/topotests/bgp_evpn_overlay_index_gateway/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
195 B
Text

!
log file zebra.log
!
ip route 10.100.0.2/32 10.0.1.2
!
vrf vrf-blue
vni 1000 prefix-routes-only
exit-vrf
!
interface lo
ip address 10.100.0.1/32
interface PE1-eth0
ip address 10.0.1.1/24
!