The display mpls rsvp-te peer command displays information about RSVP-TE neighbor nodes on an RSVP-TE-enabled interface.
Parameter | Description | Value |
---|---|---|
interface interface-type interface-number |
Displays information about RSVP-TE neighbor nodes on a specified interface. interface-type specifies the interface type and interface-number specifies the interface number. |
- |
interface-name |
Displays information about RSVP-TE neighbor nodes on a specified interface. |
- |
peer-address |
Peer IP address. |
The value is in dotted decimal notation. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mpls rsvp-te peer Interface GigabitEthernet0/1/0 Neighbor Addr: 172.16.12.2 SrcInstance: 0x42C8BBCD NbrSrcInstance: 0x0 PSB Count: 0 RSB Count: 1 Hello Type Sent: NONE Neighbor Hello Extension: DISABLE SRefresh Enable: NO Authentication: ENABLE WindowsSize: 32 Last Valid Seq # rcvd: 1626603521 3451 Remote Node id Neighbor Neighbor Addr: 2.2.2.2 SrcInstance: 0x42C8BBCD NbrSrcInstance: 0x0 PSB Count: 0 RSB Count: 0 Hello Type Sent: NONE Neighbor Hello Extension: DISABLE SRefresh Enable: NO Authentication: DISABLE Last Valid Seq # rcvd: NULL
Item | Description |
---|---|
Interface | Interface. |
Neighbor Addr | Neighbor address, namely, the next-hop address. |
Neighbor Hello Extension | Whether or not the neighbor's Hello extension is enabled:
|
PSB Count | Number of path state blocks (PSBs). |
RSB Count | Number of reservation state blocks (RSBs). |
Hello Type Sent | Type of Hello message sent to a neighbor:
|
SRefresh Enable | Whether or not the Srefresh mechanism is enabled:
|
Last Valid Seq # rcvd | Valid sequence number of the last received RSVP message. |
SrcInstance | Source instance ID of a local node. |
NbrSrcInstance | Source instance ID of an RSVP neighbor. |
Authentication | Whether or not authentication is enabled:
|
WindowsSize | The size of a sliding window. |