summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_maximum_prefix_out/r2/bgpd.conf
blob: 229de2e2f24175ea3362309fe60ece8c8ded8cb4 (plain)
1
2
3
4
5
6
7
8
!
router bgp 65002
  no bgp ebgp-requires-policy
  neighbor 192.168.255.2 remote-as 65001
  neighbor 192.168.255.2 timers 3 10
  exit-address-family
  !
!