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 route label-switched-path

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show route label-switched-path path-name
<brief | detail | extensive | terse>
<logical-system (all | logical-system-name)>

Syntax (EX Series Switches)

content_copy zoom_out_map
show route label-switched-path path-name
<brief | detail | extensive | terse>

Description

Display the routes used in an MPLS label-switched path (LSP).

Options

brief | detail | extensive | terse

(Optional) Display the specified level of output.

path-name

LSP tunnel name.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

Output Fields

For information about output fields, see the output field tables for the show route command, the show route detail command, the show route extensive command, or the show route terse command.

Sample Output

show route label-switched-path

content_copy zoom_out_map
user@host> show route label-switched-path sf-to-ny   
inet.0: 29 destinations, 29 routes (29 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both

10.1.1.1/32          [MPLS/7] 00:00:06, metric 0
                    > to 10.111.1.9 via s0-0/0/0, label-switched-path sf-to-ny
10.3.3.3/32         *[MPLS/7] 00:00:06, metric 0
                    > to 10.111.1.9 via s0-0/0/0, label-switched-path sf-to-ny

inet.3: 3 destinations, 3 routes (3 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both

10.2.2.2/32         *[MPLS/7] 00:00:06, metric 0
                    > to 10.111.1.9 via s0-0/0/0, label-switched-path sf-to-ny
10.4.4.4/32         *[MPLS/7] 00:00:06, metric 0
                      to 10.111.1.9 via s0-0/0/0, label-switched-path abc
                    > to 10.111.1.9 via s0-0/0/0, label-switched-path xyz
                      to 10.111.1.9 via s0-0/0/0, label-switched-path sf-to-ny
111.222.1.9/32      [MPLS/7] 00:00:06, metric 0
                    > to 10.111.1.9 via s0-0/0/0, label-switched-path sf-to-ny

iso.0: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both

mpls.0: 2 destinations, 2 routes (2 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation