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 fabric device

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis fabric device device-name 

Description

(QFabric systems only) Display the fabric management status of devices in your QFabric system.

Options

none

Display the fabric management status for all devices in your QFabric system.

device-name

Display the fabric management status for a specific device in your QFabric system. You can enter either the alias name or the serial number of the device.

Required Privilege Level

admin

Output Fields

Table 1 lists the output fields for the show chassis fabric device command. Output fields are listed in the approximate order in which they appear.

Table 1: show chassis fabric device Output Fields

Field Name

Field Description

Device ID

Hardware serial identifier of the QFabric system component.

Type

Model number of the QFabric system component. Values include qfxc08-3008 (QFX3008-I Interconnect device), qfx3600-I (QFX3600-I Interconnect device), and supported Node device names such as qfx3500 (QFX3500 Node device) and qfx3600-16q (QFX3600 Node device).

Management status

Displays keepalive status for fabric management processes on a specific device. Values include On and Off.

Hardware status

Displays operational status of the device participating in fabric management (such as Ok).

Sample Output

show chassis fabric device

content_copy zoom_out_map
user@qfabric> show chassis fabric device

Device ID: node2, Type: qfx3500
Management status: On, Hardware status: Ok

Device ID: node3, Type: qfx3500
Management status: On, Hardware status: Ok

Device ID: node0, Type: qfx3500
Management status: On, Hardware status: Ok

Device ID: node1, Type: qfx3500
Management status: On, Hardware status: Ok

Release Information

Command introduced in Junos OS Release 11.3.

footer-navigation