frr/tests/topotests/bgp_vpnv4_per_nexthop_label/rr/bgpd.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
374 B
Text
Raw Normal View History

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
!