Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show chassis cluster data-plane interfaces

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
         show chassis cluster data-plane interfaces       

Description

Display the status of the data plane interface (also known as a fabric interface) in a chassis cluster configuration.

Required Privilege Level

view

Output Fields

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

Table 1: show chassis cluster data-plane interfaces Output Fields

Field Name

Field Description

fab0/fab1

Name of the logical fabric interface.

  • Name—Name of the physical Ethernet interface.

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

Sample Output

show chassis cluster data-plane interfaces

content_copy zoom_out_map
user@host> show chassis cluster data-plane interfaces  
fab0:
    Name               Status      
    ge-2/1/9           up         
    ge-2/2/5           up         
fab1:
    Name               Status      
    ge-8/1/9           up         
    ge-8/2/5           up         

Release Information

Command introduced in Junos OS Release 10.2.

footer-navigation