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

19 lines
279 B
Text

!
log file zebra.log
!
vrf vrf-red
vni 100
exit-vrf
!
vrf vrf-purple
vni 4000
ip route 10.27.7.0/24 blackhole
ip route 10.27.7.22/32 blackhole
ip route 10.27.7.10/30 blackhole
exit-vrf
!
interface lo
ip address 10.10.10.10/32
interface PE1-eth1
ip address 10.20.1.1/24
!