[Contents] [Prev] [Next] [Index] [Report an Error]

show mpls path

Syntax

show mpls path
<path-name>
<logical-system (all | logical-system-name)>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display dynamic Multiprotocol Label Switching (MPLS) label-switched paths (LSPs).

Options

none — Display standard information about all MPLS LSPs on all logical systems.

path-name(Optional) Display information about the specified LSP only.

logical-system (all | logical-system-name) — (Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

List of Sample Output

show mpls path

Output Fields

Table 154 describes the output fields for the show mpls path command. Output fields are listed in the approximate order in which they appear.

Table 154: show mpls path Output Fields

Field Name

Field Description

Path name

Information about ingress LSPs. Each path has one line of output.

Address

Addresses of the routers that form the LSP.

Strict/loose address

Whether the address is a configured as a strict or loose address.

Sample Output

show mpls path

user@host> show mpls path
Path name        Address          Strict/loose address
p1               123.456.55.6     Strict
                 123.456.1.6      Loose
p2               191.456.1.4      Strict

[Contents] [Prev] [Next] [Index] [Report an Error]