mirror_frr/tests/topotests/bgp_soo/pe2/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.20/32
!
interface pe2-eth1 vrf RED
ip address 192.168.2.2/24
!
interface pe2-eth0
ip address 10.0.1.2/24
!
ip forwarding
!