display rsvp reservation

Use display rsvp reservation to display information about RSVP resource reservation states.

Syntax

display rsvp reservation [ destination ip-address ] [ source ip-address ] [ tunnel-id tunnel-id ] [ nexthop ip-address ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

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

source ip-address: Displays information about the RSVP resource reservation states 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 states with the specified tunnel ID. The value range for a tunnel ID is 0 to 65535.

nexthop ip-address: Displays information about the RSVP resource reservation states received from the specified downstream device. The ip-address argument is the address of the device that sent the RSVP resource reservation states, which is the address of the next 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 states.

Examples

# Display brief information about all RSVP resource reservation states.

<Sysname> display rsvp reservation
Destination     Source          Tunnel-ID Nexthop           Style
3.3.3.9         1.1.1.9         1         57.20.20.1        SE

Table 57: 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 all RSVP resource reservation states.

<Sysname> display rsvp reservation verbose
Destination: 3.3.3.9                      Source: 1.1.1.9
Tunnel ID: 1                              Style: SE
Nexthop: 57.20.20.1                       Nexthop LIH: 0x35
Received message epoch: 0                 Received message ID: 0
In-Interface: Vlan10                      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: 3
    RRO number: 3
      57.20.20.1/32      Flag: 0x40 (No FRR/In-Int)
      3                  Flag: 0x01 (Global label)
      3.3.3.9/32         Flag: 0x20 (No FRR/Node-ID)

Table 58: Command output

Field

Description

Destination

Tunnel destination address.

Source

Tunnel source address.

Style

Resource reservation style:

  • SE—Shared-explicit style.

  • FF—Fixed-filter style.

Nexthop LIH

Logical interface handle of the local outgoing interface for the next hop.

Received message epoch

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

Received message ID

Message ID in the received message.

In-Interface

Incoming interface of the message.

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

Outgoing label of the LSP.

RRO number

Number of RROs.

If the number is not 0, the subsequent output displays the IP addresses or labels recorded in the RROs.

The RRO information is displayed only when route recording is configured on the tunnel interface.

Flag

Flag value and its meaning in an RRO:

  • No FRR—FRR is not configured.

  • FRR Avail—FRR is available.

  • In use—FRR has occurred.

  • BW—Bandwidth protection.

  • Node-Prot—Node protection.

  • Node-ID—The IP address in the RRO is the LSR ID of the node.

  • In-Int—The IP address in the RRO is that of the incoming interface.

  • Global label—Per-platform label space.

Related commands

display rsvp lsp

display rsvp request

display rsvp sender