initiate a graceful shutdown on a session
netravnen+birdlist at gmail.com
netravnen+birdlist at gmail.com
Mon Dec 4 22:28:47 CET 2023
On Mon, 4 Dec 2023 at 21:36, Benoit Chesneau <benoitc at 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>'
More information about the Bird-users
mailing list