frr/tests/topotests/msdp_topo2/r5/bgpd.conf
Daniel Baumann 3aa6220597
Adding upstream version 10.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:17:11 +01:00

8 lines
199 B
Text

router bgp 65005
no bgp ebgp-requires-policy
neighbor 192.168.2.2 remote-as 65002
neighbor 192.168.5.4 remote-as 65004
address-family ipv4 unicast
redistribute connected
exit-address-family
!