The debugging pce protocol command enables the debugging functions of the PCEP protocol to provide information for fault diagnosis.
The undo debugging pce protocol command disables the debugging functions for the PCEP protocol.
By default, the debugging functions are disabled.
debugging pce protocol { all | compute | error | event | packet | session }
debugging pce protocol lsp { symbolic-path-name path-name | tunnel-id tunnel-id-value }
undo debugging pce protocol { all | compute | error | event | packet | session }
undo debugging pce protocol lsp { symbolic-path-name path-name | tunnel-id tunnel-id-value }
undo debugging pce protocol lsp all
Parameter | Description | Value |
---|---|---|
all |
Enables all PCEP debugging functions. |
- |
compute |
Enables the debugging of the PCEP path calculation function. |
- |
error |
Enables the error debugging. |
- |
event |
Enables the event debugging. |
- |
packet |
Enables the packet debugging. |
- |
session |
Enables the session debugging. |
- |
lsp |
Enables the LSP debugging. |
- |
symbolic-path-name path-name |
Enables or disables the debugging of a specified LSP path name. |
The value is a string of 1 to 63 case-insensitive characters, spaces not supported. |
tunnel-id tunnel-id-value |
Enables or disables the debugging of a specified tunnel ID. |
The value is an integer ranging from 1 to 65535. |