mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-11 20:26:36 +00:00
doc: document OSPFv3 debug commands
Let users know all the available debug commands we have. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
This commit is contained in:
parent
1fe59b44fc
commit
f799c5093c
@ -85,6 +85,61 @@ OSPF6 router
|
|||||||
change to take effect, user can use this cli instead of restarting the
|
change to take effect, user can use this cli instead of restarting the
|
||||||
ospf6d daemon.
|
ospf6d daemon.
|
||||||
|
|
||||||
|
.. _ospf6-debugging:
|
||||||
|
|
||||||
|
OSPFv3 Debugging
|
||||||
|
================
|
||||||
|
|
||||||
|
The following debug commands are supported:
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 abr
|
||||||
|
|
||||||
|
Toggle OSPFv3 ABR debugging messages.
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 asbr
|
||||||
|
|
||||||
|
Toggle OSPFv3 ASBR debugging messages.
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 border-routers
|
||||||
|
|
||||||
|
Toggle OSPFv3 border router debugging messages.
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 flooding
|
||||||
|
|
||||||
|
Toggle OSPFv3 flooding debugging messages.
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 interface
|
||||||
|
|
||||||
|
Toggle OSPFv3 interface related debugging messages.
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 lsa
|
||||||
|
|
||||||
|
Toggle OSPFv3 Link State Advertisements debugging messages.
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 message
|
||||||
|
|
||||||
|
Toggle OSPFv3 message exchange debugging messages.
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 neighbor
|
||||||
|
|
||||||
|
Toggle OSPFv3 neighbor interaction debugging messages.
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 nssa
|
||||||
|
|
||||||
|
Toggle OSPFv3 Not So Stubby Area (NSSA) debugging messages.
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 route
|
||||||
|
|
||||||
|
Toggle OSPFv3 routes debugging messages.
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 spf
|
||||||
|
|
||||||
|
Toggle OSPFv3 Shortest Path calculation debugging messages.
|
||||||
|
|
||||||
|
.. clicmd:: debug ospf6 zebra
|
||||||
|
|
||||||
|
Toggle OSPFv3 zebra interaction debugging messages.
|
||||||
|
|
||||||
.. _ospf6-area:
|
.. _ospf6-area:
|
||||||
|
|
||||||
OSPF6 area
|
OSPF6 area
|
||||||
|
Loading…
Reference in New Issue
Block a user