mirror_frr/tests/topotests/bgp_peer_graceful_shutdown
Donatas Abraitis 4f770cf1d2 bgpd: Implement graceful-shutdown command per neighbor
We already have a global knob for graceful-shutdown, but it's handy having
per neighbor knob as well.

Especially when a single neighbor needs to be restarted/shutdown gracefuly.

We can do this route-maps, but this is a faster/cleaner way doing the same
for an operator.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2022-11-16 21:42:21 +02:00
..
r1 bgpd: Implement graceful-shutdown command per neighbor 2022-11-16 21:42:21 +02:00
r2 bgpd: Implement graceful-shutdown command per neighbor 2022-11-16 21:42:21 +02:00
r3 bgpd: Implement graceful-shutdown command per neighbor 2022-11-16 21:42:21 +02:00
__init__.py bgpd: Implement graceful-shutdown command per neighbor 2022-11-16 21:42:21 +02:00
test_bgp_peer_graceful_shutdown.py bgpd: Implement graceful-shutdown command per neighbor 2022-11-16 21:42:21 +02:00