The debugging mpls te agent command displays debugging information about the adaptation module to provide information for fault diagnosis.
The undo debugging mpls te agent command disables the debugging function for the adaptation module.
By default, the debugging function is disabled.
debugging mpls te agent { lsp | tunnel | fsm } [ ingress-lsr-id ingress-lsr-id-value | egress-lsr-id egress-lsr-id-value | tunnel-id tunnel-id-value | lsp-id lsp-id-value ] *
debugging mpls te agent { timer | error | events }
debugging mpls te agent all [ ingress-lsr-id ingress-lsr-id-value | egress-lsr-id egress-lsr-id-value | tunnel-id tunnel-id-value ] *
undo debugging mpls te agent { lsp | tunnel | fsm } [ ingress-lsr-id ingress-lsr-id-value | egress-lsr-id egress-lsr-id-value | tunnel-id tunnel-id-value | lsp-id lsp-id-value ] *
undo debugging mpls te agent { timer | error | events }
undo debugging mpls te agent all [ ingress-lsr-id ingress-lsr-id-value | egress-lsr-id egress-lsr-id-value | tunnel-id tunnel-id-value ] *
Parameter | Description | Value |
---|---|---|
lsp |
Displays debugging information about LSPs. |
- |
tunnel |
Displays debugging information about tunnel. |
- |
fsm |
Displays debugging information about the FSM. |
- |
ingress-lsr-id ingress-lsr-id-value |
Specifies the LSR ID of the ingress of a tunnel. |
The value is in dotted decimal notation. |
egress-lsr-id egress-lsr-id-value |
Specifies the LSR ID of the egress of a tunnel. |
The value is in dotted decimal notation. |
tunnel-id tunnel-id-value |
Specifies the ID of a tunnel. |
The value is an integer ranging from 0 to 65535. |
lsp-id lsp-id-value |
Specifies the LSP ID. |
The value is an integer ranging from 0 to 65535. |
timer |
Displays debugging information about timers. |
- |
error |
Displays debugging information about errors. |
- |
events |
Displays debugging information about events. |
- |
all |
Displays debugging information about all functions of the TE adaptation module. |
- |