Monitoring RSVP Session Information

Purpose

View information about RSVP-signaled LSP sessions currently active on the device, including inbound (ingress) and outbound (egress) addresses, LSP state, and LSP name.

Action

Select Monitor>MPLS>RSVP Sessions in the J-Web user interface, or enter the show rsvp session command.

Table 254 summarizes key output fields in the RSVP session information display.

Table 254: Summary of Key RSVP Session Information Output Fields

Field

Values

Additional Information

Ingress LSP

Information about inbound RSVP sessions. Each session has one line of output.

Egress LSP

Information about outbound RSVP sessions. Each session has one line of output.

MPLS learns this information by querying RSVP, which holds all the transit and outbound session information.

Transit LSP

Information about transit RSVP sessions.

MPLS learns this information by querying RSVP, which holds all the transit and outbound session information.

To

Destination (outbound device) of the session.

From

Source (inbound device) of the session.

State

State of the path: Up, Down, or AdminDn.

AdminDn indicates that the LSP is being taken down gracefully.

Rt

Number of active routes (prefixes) installed in the routing table.

For inbound RSVP sessions, the routing table is the primary IPv4 table (inet.0). For transit and outbound RSVP sessions, the routing table is the primary MPLS table (mpls.0).

Style

RSVP reservation style. This field consists of two parts. The first is the number of active reservations. The second is the reservation style, which can be FF (fixed filter), SE (shared explicit), or WF (wildcard filter).

This field is used for outbound and transit LSPs only.

Labelin

Incoming label for this RSVP session.

Labelout

Outgoing label for this RSVP session.

LSPname

Configured name of the LSP.

Total

Total number of RSVP sessions displayed for the particular type—ingress (inbound), egress (outbound), or transit).

Related Documentation