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 isis interface-group

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show isis interface-group
<instance instance>
<logical-system (all| logical-system-name)>

Description

Display status information about the specified interface group.

Options

none

Display standard status information about the interface group.

instance

Display the status information about the interface group for the specified instance.

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 isis interface-group command. Output fields are listed in the approximate order in which they appear.

Table 1: show layer2-map Output Fields

Field Name

Field Description

Interface-group

Name of the interface group followed by the interfaces that belong to the specified group and their status.

Total Nominal Bandwidth

Minimum bandwidth reserved for this interface group.

Total Actual Bandwidth

Total bandwidth that is actually available.

Level

IS-IS Level

  • 1—Level 1

  • 2—Level 2

Address family

Address family can have one of the following values:

  • IPv6 Unicast

  • IPv6 Multicast

Metric

Metric value for this interface group.

Bandwidth Treshold

The maximum bandwidth allowed for this interface group.

Sample Output

show isis interface-group

content_copy zoom_out_map
user@host> show isis interface-group
Interface-group: R2-B
  et-8/0/0.0, 100Gbps, Up
  et-9/0/0.0, 100Gbps, Up
  Total Nominal Bandwidth: 200Gbps, Total Actual Bandwidth: 200Gbps
  Level 1
    IPV6 Unicast, Metric: 30
      Bandwidth Threshold: 100Gbps, Metric: 1000
      Bandwidth Threshold: 200Gbps, Metric: 30
    IPV6 Multicast, Metric: 30
      Bandwidth Threshold: 100Gbps, Metric: 1000
      Bandwidth Threshold: 200Gbps, Metric: 30

Release Information

Command introduced in Junos OS Release 16.1.

footer-navigation