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 interfaces interface-set (PS Interface Set)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show interfaces interface-set iflset-name
<detail | terse>

Description

Display information about the specified demux interface set.

Options

none

Display standard information about the specified iflset.

detail | terse

(Optional) Display the specified level of output.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show interfaces interface-set iflset-name command. Output fields are listed in the approximate order in which they appear.

Table 1: show interfaces Output Fields

Field Name

Field Description

Level of Output

Physical Interface  

Members

Status of the physical link (Up or Down).

detail

none

Targeting summary

Status of LT links that are configured with targeted distribution (primary or backup)

none

Logical Interface  

Interface set

Name of the interface set or sets.

  • Interface set index—Index number of the interface set.
  • Interface set snmp index—SNMP interface index number for the interface set.
none

Sample Output

show interfaces interface-set iflset-name

content_copy zoom_out_map
user@host> show interfaces interface-set iflset100101
  Interface set: iflset100101 
  Interface set index: 536870916 
  Interface set snmp index: 603979780 
  Members: 
   demux0.3221225483 
  Targeting summary: 
    lt-4/1/0, Primary, Physical link is Up 
    lt-1/0/0, Backup, Physical link is Up 

Release Information

Command introduced in Junos OS Release 21.4R1.

footer-navigation