17 lines
347 B
Text
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
|
|
!
|
|
|