summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_confed1/r1/bgpd.conf
blob: 107d2ad8d2049abc4ed67393e711914b6c89d3e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
!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
!