13 lines
246 B
Text
13 lines
246 B
Text
!debug bgp neighbor-events
|
|
!debug bgp nht
|
|
!debug bgp updates in
|
|
!debug bgp updates out
|
|
!
|
|
router bgp 100
|
|
no bgp ebgp-requires-policy
|
|
!
|
|
neighbor 192.0.2.2 remote-as 300
|
|
address-family ipv4 unicast
|
|
network 203.0.113.0/28
|
|
exit-address-family
|
|
!
|