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 mpls admin-groups

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show mpls admin-groups 
<instance instance-name>
<logical-system (all | logical-system-name)>

Syntax (EX Series Switches)

content_copy zoom_out_map
show mpls admin-groups 

Description

Display information about configured Multiprotocol Label Switching (MPLS) administrative groups.

Options

none

Display information about the configured MPLS administrative groups.

instance instance-name

(Optional) Display MPLS administrative group information for the specified instance. If instance-name is omitted, MPLS administrative group information for the master instance is displayed.

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

Table 1 describes the output fields for the show mpls admin-groups command. Output fields are listed in the approximate order in which they appear.

Table 1: show mpls admin-groups Output Fields

Field Name

Field Description

Group

Name of the administrative group.

Bit index

Value assigned to the administrative group.

Sample Output

show mpls admin-groups

content_copy zoom_out_map
user@host> show mpls admin-groups
Group        Bit index
black         3
blue          2
gold          1
green         0

Release Information

Command introduced before Junos OS Release 7.4.

instance instance-name option added in Junos OS Release 15.1.

footer-navigation