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

show mpls interface

Syntax

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

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display information about Multiprotocol Label Switching (MPLS)-enabled interfaces.

Options

none — Display information about MPLS-enabled interfaces on all logical systems.

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

Additional Information

MPLS is enabled on an interface when the interface is configured with both the set protocol mpls interface interface-name and set interface interface-name unit 0 family mpls statements.

Required Privilege Level

view

List of Sample Output

show mpls interface

Output Fields

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

Table 152: show mpls interface Output Fields

Field Name

Field Description

Interface

Name of the interface.

State

State of the interface: Up or Dn (down).

Administrative groups

Administratively assigned colors of the link.

Sample Output

show mpls interface

user@host> show mpls interface
Interface   State        Administrative groups
so-1/0/0.0  Up           Blue Yellow Red

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