frr/tests/topotests/bgp_confed1/r3/bgpd.conf

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

18 lines
347 B
Text
Raw Normal View History

!debug bgp neighbor-events
!debug bgp nht
!debug bgp updates in
!debug bgp updates out
!
router bgp 300
no bgp ebgp-requires-policy
bgp confederation identifier 300
bgp confederation peers 200
neighbor 192.0.2.17 remote-as 200
neighbor 192.0.2.50 remote-as 400
!
address-family ipv4 unicast
network 203.0.113.32/28
exit-address-family
!