On Mon, 4 Dec 2023 at 21:36, Benoit Chesneau <beno...@enki-multimedia.eu> wrote: > Is there a way to send an admin shutdown for one connection only? Should i > add a `graceful shutdown on the prodtocol and do a soft configure?
Use the below operational commands. * disable (<protocol> | "<pattern>" | all) [message] Disable protocol * enable (<protocol> | "<pattern>" | all) [message] Enable protocol * restart (<protocol> | "<pattern>" | all) [message] Restart protocol * reload <protocol> | "<pattern>" | all Reload protocol $ sudo birdc 'restart <configured_bgp_peer_name>'