The debugging mpls te rsvp-te command displays debugging information about RSVP, which helps fault diagnosis.
The undo debugging mpls te rsvp-te command disables the debugging function for RSVP.
By default, the debugging function is disabled.
debugging mpls te rsvp-te { encdec | graceful-restart | msg-hex | packet-verbose | path | perr | ptear | rconf | rerr | resv | rtear | notify | socket | frr } [ 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 rsvp-te { timer | error | events }
debugging mpls te rsvp-te all [ ingress-lsr-id ingress-lsr-id-value | egress-lsr-id egress-lsr-id-value | tunnel-id tunnel-id-value ] *
debugging mpls te rsvp-te { authentication | srefresh | hello } [ nbr-address nbr-address-value ]
undo debugging mpls te rsvp-te { encdec | graceful-restart | msg-hex | packet-verbose | path | perr | ptear | rconf | rerr | resv | rtear | notify | socket | frr } [ 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 rsvp-te { timer | error | events }
undo debugging mpls te rsvp-te all [ ingress-lsr-id ingress-lsr-id-value | egress-lsr-id egress-lsr-id-value | tunnel-id tunnel-id-value ] *
undo debugging mpls te rsvp-te { authentication | srefresh | hello } [ nbr-address nbr-address-value ]
| Parameter | Description | Value |
|---|---|---|
| encdec |
Displays debugging information about encoding and decoding. |
- |
| graceful-restart |
Displays debugging information about RSVP GR. |
- |
| msg-hex |
Displays debugging information about received RSVP messages. The information is expressed in hexadecimal notation. |
- |
| packet-verbose |
Displays detailed debugging information about messages. |
- |
| path |
Displays debugging information about Path messages. |
- |
| perr |
Displays debugging information about PathErr messages. |
- |
| ptear |
Displays debugging information about PathTear messages. |
- |
| rconf |
Displays debugging information about ResvConf messages. |
- |
| rerr |
Displays debugging information about ResvErr messages. |
- |
| resv |
Displays debugging information about Resv messages. |
- |
| rtear |
Displays debugging information about ResvTear messages. |
- |
| notify |
Displays debugging information about Notify messages. |
- |
| socket |
Displays debugging information about sockets. |
- |
| frr |
Displays debugging information about FRR. |
- |
| 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 RSVP functions. |
- |
| authentication |
Displays debugging information about RSVP authentication. |
- |
| srefresh |
Displays debugging information about Srefresh. |
- |
| hello |
Displays debugging information about Hello messages. |
- |
| nbr-address nbr-address-value |
Specifies the IP address of a neighbor device. |
The value is in dotted decimal notation. |