Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pimd: implement MSDP shutdown command #17502

Merged
merged 3 commits into from
Dec 5, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
doc: document shutdown command
Let users know about the MSDP shutdown command.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
  • Loading branch information
rzalamena committed Nov 25, 2024
commit cd8d9d3906ed925580605fa158d034ed24fe4a6e
4 changes: 4 additions & 0 deletions doc/user/pim.rst
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,10 @@ Commands available for MSDP

To apply it immediately call `clear ip msdp peer A.B.C.D`.

.. clicmd:: msdp shutdown

Shutdown the MSDP sessions in this PIM instance.


.. _show-pim-information:

Expand Down
Loading