mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-29 14:40:47 +00:00
doc: document MSDP authentication and reset
Tell user how to use the new authentication and clear commands. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
This commit is contained in:
parent
bd838d8c89
commit
2d206c89c6
@ -386,6 +386,17 @@ Commands available for MSDP:
|
|||||||
The filtering will only take effect starting from the command
|
The filtering will only take effect starting from the command
|
||||||
application.
|
application.
|
||||||
|
|
||||||
|
.. clicmd:: msdp peer A.B.C.D password WORD
|
||||||
|
|
||||||
|
Use MD5 authentication to connect with the remote peer.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
The authentication will only take effect when starting a new
|
||||||
|
connection.
|
||||||
|
|
||||||
|
To apply it immediately call `clear ip msdp peer A.B.C.D`.
|
||||||
|
|
||||||
|
|
||||||
.. _show-pim-information:
|
.. _show-pim-information:
|
||||||
|
|
||||||
@ -715,6 +726,13 @@ Clear commands reset various variables.
|
|||||||
removes the next hop tracking for the bsr and resets the upstreams
|
removes the next hop tracking for the bsr and resets the upstreams
|
||||||
for the dynamically learnt RPs.
|
for the dynamically learnt RPs.
|
||||||
|
|
||||||
|
.. clicmd:: clear ip msdp peer A.B.C.D
|
||||||
|
|
||||||
|
Reset MSDP peer connection.
|
||||||
|
|
||||||
|
Use this command to set/unset MD5 authentication.
|
||||||
|
|
||||||
|
|
||||||
PIM EVPN configuration
|
PIM EVPN configuration
|
||||||
======================
|
======================
|
||||||
To use PIM in the underlay for overlay BUM forwarding associate a multicast
|
To use PIM in the underlay for overlay BUM forwarding associate a multicast
|
||||||
|
Loading…
Reference in New Issue
Block a user