mirror_frr/tests/topotests/bgp_soo/pe1/zebra.conf
Donatas Abraitis 2c61dd7313 tests: Check if BGP SoO extended community filtering works
Whn using as-override, we should be able to deny outgoing updates from
being propogated when `neighbor soo` is configured.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2022-08-19 12:48:15 +03:00

13 lines
161 B
Plaintext

!
interface lo
ip address 10.10.10.10/32
!
interface pe1-eth0 vrf RED
ip address 192.168.1.2/24
!
interface pe1-eth1
ip address 10.0.1.1/24
!
ip forwarding
!