The display mpls rsvp-te graceful-restart peer command displays the status of RSVP GR on a neighbor.
display mpls rsvp-te graceful-restart peer [ { interface interface-type interface-number | node-id } [ ip-address ] ]
Parameter | Description | Value |
---|---|---|
interface interface-type interface-number | Displays the RSVP GR status of a neighbor on a specified
interface.
|
- |
node-id | Displays the RSVP GR status of a manually-configured neighbor. | - |
ip-address | Specifies the IP addresses of a neighbor. | The value is in dotted decimal notation. |
To view the RSVP-TE GR status of a specified RSVP neighbor, run the display mpls rsvp-te graceful-restart peer command.
# Display the RSVP-TE GR status of the neighbor.
<HUAWEI> display mpls rsvp-te graceful-restart peer Neighbor on Interface Vlanif100 Neighbor Addr: 172.16.1.2 Last Attribute: Added Usually SrcInstance: 0x7C832B3D NbrSrcInstance: 0x6A48E0F5 Neighbor Capability: Can Do Self GR Can Support GR GR Status: Normal Restart Time: 90000 Millisecond Recovery Time: 0 Millisecond Stored GR message number: 0 PSB Count: 0 RSB Count: 1 Total to be Recover PSB Count: 0 Recovered PSB Count: 0 Total to be Recover RSB Count: 0 Recovered RSB Count: 0 P2MP PSB Count: 0 P2MP RSB Count: 0 Total to be Recover P2MP PSB Count: 0 Recovered P2MP PSB Count: 0 Total to be Recover P2MP RSB Count: 0 Recovered P2MP RSB Count: 0
Item |
Description |
---|---|
Neighbor Addr |
IP address of a neighbor. |
Last Attribute |
Neighbor attribute:
|
SrcInstance |
Source instance. |
NbrSrcInstance |
Source instance of a neighbor. |
Neighbor Capability |
GR capability of a neighbor:
|
GR Status |
GR status of a neighbor:
|
Restart Time |
Restart time of a neighbor, in milliseconds. |
Recovery Time |
Recovery time of a neighbor, in milliseconds. |
Stored GR message number |
Number of GR messages stored on the supporting node. |
PSB Count |
Number of PSBs. |
RSB Count |
Number of RSBs. |
Total to be Recover PSB Count |
Total number of the PSBs to be recovered. |
Recovered PSB Count |
Number of the recovered PSBs. |
Total to be Recover RSB Count |
Total number of the RSBs to be recovered. |
Recovered RSB Count |
Number of recovered RSBs. |
P2MP PSB Count |
Number of P2MP PSBs |
P2MP RSB Count |
Number of P2MP RSBs |
Total to be Recover P2MP PSB Count |
Number of P2MP PSBs to be restored after the GR process is complete |
Recovered P2MP PSB Count |
Number of P2MP PSBs that have been restored after the GR process is complete |
Total to be Recover P2MP RSB Count |
Number of P2MP RSBs to be restored after the GR process is complete |
Recovered P2MP RSB Count |
Number of P2MP RSBs that have been restored after the GR process is complete |