summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_minimum_holdtime/r1/bgpd.conf
blob: 847a2d4b081cbd345fc6d6a4dc9db0601586163e (plain)
1
2
3
4
5
6
router bgp 65000
  bgp minimum-holdtime 20
  neighbor 192.168.255.2 remote-as 65001
  neighbor 192.168.255.2 timers 3 10
  neighbor 192.168.255.2 timers connect 10
!