The debugging mpls te cspf command displays debugging information about CSPF, which helps fault diagnosis.
The undo debugging mpls te cspf command disables the debugging function for CSPF.
By default, the debugging function is disabled.
debugging mpls te cspf { all | computation | error | events | tedb }
debugging mpls te cspf lsp { tunnel-id tunnel-id-value | priority priority-value }
undo debugging mpls te cspf { all | computation | error | events | tedb }
undo debugging mpls te cspf lsp all
undo debugging mpls te cspf lsp { tunnel-id tunnel-id-value | priority priority-value }
Parameter | Description | Value |
---|---|---|
all |
All debugging functions. |
- |
computation |
Computation debugging functions. |
- |
error |
Errors debugging functions. |
- |
events |
Events debugging functions. |
- |
tedb |
TEDB debugging functions. |
- |
lsp |
LSP debugging functions. |
- |
tunnel-id tunnel-id-value |
Specify the Tunnel ID. |
The value is an integer ranging from 1 to 32768. |
priority priority-value |
Specify the priority. |
The value is an integer ranging from 0 to 7. |