display rsvp request

Use display rsvp request to display information about RSVP resource reservation requests sent to upstream devices.

Syntax

display rsvp request [ destination ip-address ] [ source ip-address ] [ tunnel-id tunnel-id ] [ prevhop ip-address ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

destination ip-address: Displays information about the RSVP resource reservation requests with the specified tunnel destination address.

source ip-address: Displays information about the RSVP resource reservation requests with the specified tunnel source address. The tunnel source address is the extended tunnel ID in the Session object of an RSVP message.

tunnel-id tunnel-id: Displays information about the RSVP resource reservation requests with the specified tunnel ID. The value range for a tunnel ID is 0 to 65535.

prevhop ip-address: Displays information about the RSVP resource reservation requests sent to the specified upstream device. The ip-address argument is the address of the destination device of the RSVP resource reservation requests, which is the address of the previous hop on the tunnel.

verbose: Displays detailed information. If you do not specify this keyword, the command displays brief information.

Usage guidelines

If you do not specify any parameters, this command displays brief information about all RSVP resource reservation requests sent to upstream devices.

Examples

# Display brief information about the RSVP resource reservation requests sent to all upstream devices.

<Sysname> display rsvp request
Destination     Source          Tunnel-ID Previous-hop      Style
3.3.3.9         1.1.1.9         1         57.10.10.1        SE

Table 55: Command output

Field

Description

Destination

Tunnel destination address.

Source

Tunnel source address.

Style

Resource reservation style:

  • SE—Shared-explicit style.

  • FF—Fixed-filter style.

# Display detailed information about the RSVP resource reservation requests sent to all upstream devices.

<Sysname> display rsvp request verbose
Destination: 3.3.3.9                      Source: 1.1.1.9
Tunnel ID: 1                              Style: SE
Previous hop: 57.10.10.1                  Previous hop LIH: 0xf0008
Sent message epoch: 0                     Sent message ID: 0
Out-Interface: Vlan10                     Refresh interval: 30000 ms
Unknown object number: 0
Flow descriptor 1:
  Flow specification:
    Mean rate (CIR): 50.00 kbps           Mean burst size (CBS): 1000.00 bytes
    Path MTU: 1500                        QoS service: Controlled-Load
  Filter specification 1:
    Sender address: 1.1.1.9               LSP ID: 23
    Label: 1110

Table 56: Command output

Field

Description

Destination

Tunnel destination address.

Source

Tunnel source address.

Style

Resource reservation style:

  • SE—Shared-explicit style.

  • FF—Fixed-filter style.

Previous hop LIH

Logical interface handle of the previous hop.

Sent message epoch

Value of the Epoch field in the Message ID object of the sent message.

Sent message ID

Message ID in the sent message.

Out-Interface

Outgoing interface of the message.

Refresh interval

Refresh interval for Path and Resv messages, in milliseconds.

Unknown object number

Number of unknown objects.

QoS service

QoS service type: Controlled-Load or Guaranteed.

Sender address

Sender address identifies the tunnel source end.

Label

Incoming label of the LSP.

Related commands

display rsvp lsp

display rsvp reservation

display rsvp sender