frr/tests/topotests/bgp_confed1/r3/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

17 lines
347 B
Text

!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
!