frr/tests/topotests/bgp_vpnv4_per_nexthop_label/rr/bgpd.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

13 lines
374 B
Text

router bgp 65500
bgp router-id 100.100.100.100
no bgp network import-check
neighbor 192.0.2.1 remote-as 65500
neighbor 192.0.2.11 remote-as 65500
neighbor 192.0.2.12 remote-as 65500
address-family ipv4 unicast
neighbor 192.0.2.1 route-reflector-client
neighbor 192.0.2.11 route-reflector-client
neighbor 192.0.2.12 route-reflector-client
exit-address-family
!