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 fabric administration inventory node-devices

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show fabric administration inventory node-devices node-device-name

Description

(QFabric systems only) Display the Node devices that belong to the QFabric system.

Note:

If your Node devices do not appear in the output of the show fabric administration inventory node-devices command, check the cabling of your system.

Options

none

Display all Node devices within the QFabric system.

node-device-name

Display a specific Node device within the QFabric system.

Required Privilege Level

admin

Output Fields

Table 1 lists the output fields for the show fabric administration inventory node-devices command. Output fields are listed in the approximate order in which they appear.

Table 1: show fabric administration inventory node-devices Output Fields

Field Name

Field Description

Item

Type of QFabric system component being viewed.

Identifier

Hardware serial identifier of a QFabric system component.

Connection

Status of a QFabric system component: either Connected or Not Connected, depending on whether or not the Director software has detected keepalive messages for the listed component.

Node device

Name of the Node devices associated with the Node group. The device can be either Connected or Not Connected, depending on whether or not the Director software has detected keepalive messages for the device. This field also displays the serial ID and configuration status for the Node device.

Sample Output

show fabric administration inventory node-devices

content_copy zoom_out_map
user@qfabric> show fabric administration inventory node-devices
Item                    Identifier              Connection
Node device
  node1                 P3749-C                 Connected
  node2                 P3767-C                 Connected
  node3                 P3850-C                 Connected
  node4                 P3947-C                 Connected

show fabric administration inventory node-devices device-name

content_copy zoom_out_map
user@qfabric> show fabric administration inventory node-devices node0
Item                    Identifier              Connection
Node device
  node1                 P3749-C                 Connected

Release Information

Command introduced in Junos OS Release 11.3.

footer-navigation