frr/tests/topotests/msdp_topo2/r2/bgpd.conf
Daniel Baumann a2d156806a
Merging upstream version 10.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:17:20 +01:00

8 lines
199 B
Text

router bgp 65002
no bgp ebgp-requires-policy
neighbor 192.168.1.1 remote-as 65001
neighbor 192.168.2.5 remote-as 65005
address-family ipv4 unicast
redistribute connected
exit-address-family
!