Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show rsvp route-session-id

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show rsvp route-session-id

Description

Display the session ID and the version information associated with the ingress route added by the Resource Reservation Protocol (RSVP) in the inet.3 table.

Session ID is a pre-populated identifier used for indirect next hops in BGP Prefix Independent Convergence (PIC) enabled router. Session ID is used to identify the session or path.

Note:

protect core configuration is not required to display the route-session-id.

Options

none

Validate and display RSVP route session details.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show rsvp route-session-id command. Output fields are listed in the approximate order in which they appear.

Table 1: show rsvp route-session-id Output Fields

Field Name

Field Description

Ingress Route Destination

Destination (egress routing device) of the session.

Ingress Route Preference

RSVP preference value of the ingress session.

Ingress Route Metric 1

Metric 1 associated with the RSVP ingress route.

Ingress Route Metric 2

Metric 2 associated with the RSVP ingress route.

Ingress Route Session ID

Session ID associated with the RSVP ingress route.

Version

Version number associated with the RSVP ingress route.

Sample Output

show rsvp route-session-id

content_copy zoom_out_map
user@host> show rsvp route-session-id 

RSVP Ingress Route Session ID Database: 
=======================================
   Ingress Route Destination: 1.1.1.5/32
   Ingress Route Preference:  7
   Ingress Route Metric 1:    20,        Metric 2:  0
   Ingress Route Session ID:  0x146,     Version:   0

Release Information

Command introduced in Junos OS Release 16.1.

footer-navigation