mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 09:00:55 +00:00
doc: Updated the document for mld debug commands
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
This commit is contained in:
parent
a25597611d
commit
6f606a88f3
@ -416,6 +416,10 @@ configure CLI mode. If you specify debug commands in the configuration cli
|
||||
mode, the debug commands can be persistent across restarts of the FRR pim6d if
|
||||
the config was written out.
|
||||
|
||||
.. clicmd:: debug mld
|
||||
|
||||
This turns on debugging for MLD protocol activity.
|
||||
|
||||
.. clicmd:: debug pimv6 events
|
||||
|
||||
This turns on debugging for PIMv6 system events. Especially timers.
|
||||
@ -456,3 +460,15 @@ the config was written out.
|
||||
.. clicmd:: debug mroute6 detail
|
||||
|
||||
This turns on detailed debugging for PIMv6 interaction with kernel MFC cache.
|
||||
|
||||
.. clicmd:: debug mld events
|
||||
|
||||
This turns on debugging for MLD system events.
|
||||
|
||||
.. clicmd:: debug mld packets
|
||||
|
||||
This turns on information about MLD protocol packets handling.
|
||||
|
||||
.. clicmd:: debug mld trace [detail]
|
||||
|
||||
This traces mld code and how it is running.
|
||||
|
Loading…
Reference in New Issue
Block a user