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 chassis cluster ethernet-switching interfaces

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis cluster ethernet-switching interfaces

Description

Display the status of the switch fabric interfaces (swfab interfaces) in a chassis cluster.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show chassis cluster ethernet-switching interfaces command. Output fields are listed in the approximate order in which they appear.

Table 1: show chassis cluster ethernet-switching interfaces Output Fields

Field Name

Field Description

swfab switch fabric interface-name

Name of the switch fabric interface.

  • Name—Name of the physical interface.

  • Status—State of the switch fabric interface: up or down.

Sample Output

show chassis cluster ethernet-switching interfaces

content_copy zoom_out_map
user@host> show chassis cluster ethernet-switching interfaces
swfab0:
    Name               Status
    ge-0/0/9           up
    ge-0/0/10          up
swfab1:
    Name               Status
    ge-7/0/9           up
    ge-7/0/10          up

Release Information

Command introduced in Junos OS Release 11.1.

footer-navigation