summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_gr_restart_retain_routes/r2/bgpd.conf
blob: 97418ca9a042ec3903da10c32e33da5747fef238 (plain)
1
2
3
4
5
6
7
8
router bgp 65002
 no bgp ebgp-requires-policy
 bgp graceful-restart
 bgp graceful-restart preserve-fw-state
 neighbor 192.168.255.1 remote-as external
 neighbor 192.168.255.1 timers 1 3
 neighbor 192.168.255.1 timers connect 1
!