mirror_frr/tests/topotests/msdp_topo2/r1/bgpd.conf
Adriano Marto Reis e64d15b17a tests: Test MSDP RPF
Adding a MSDP test with multiple possible routes.

Signed-off-by: "Adriano Marto Reis" <adrianomarto@gmail.com>
2024-07-28 14:34:24 +10:00

9 lines
199 B
Plaintext

router bgp 65001
no bgp ebgp-requires-policy
neighbor 192.168.1.2 remote-as 65002
neighbor 192.168.3.3 remote-as 65003
address-family ipv4 unicast
redistribute connected
exit-address-family
!