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 interconnect-devices

date_range 19-Nov-23

Syntax

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

Description

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

Options

none

Display all Interconnect devices within a QFabric system.

interconnect-device-name

Display a specific Interconnect device within a QFabric system.

Required Privilege Level

admin

Output Fields

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

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

Field Name

Field Description

Interconnect device

Name of the Interconnect devices associated with the partition.

Item

Type of QFabric system component being viewed.

Interconnect devices either display the alias name (if configured) or the hardware serial identifier and Control Board Routing Engine numbers.

Identifier

Hardware serial identifier of a QFabric system component. When you configure an alias name for a component, the ID is displayed.

Connection

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

Configuration

Whether or not the configuration for a QFabric system component has been received and installed. The configuration can be Configured, Failed (unsuccessful), Pending (in the process of being written or retried), or Unknown.

Sample Output

show fabric administration inventory interconnect-devices

content_copy zoom_out_map
user@qfabric> show fabric administration inventory interconnect-devices
Item                    Identifier              Connection      Configuration
Interconnect device
  IC-YW3781                                     Connected       Configured    
    YW3781/RE0                                  Connected
    YW3781/RE1                                  Connected
  IC-YW3798                                     Connected       Configured    
    YW3798/RE0                                  Connected
    YW3798/RE1                                  Connected

show fabric administration inventory interconnect-devices device-name

content_copy zoom_out_map
user@qfabric> show fabric administration inventory interconnect-devices IC-YW3781
Item                    Identifier              Connection      Configuration
Interconnect device
  IC-YW3781                                     Connected       Configured    
    YW3781/RE0                                  Connected
    YW3781/RE1                                  Connected
   

Release Information

Command introduced in Junos OS Release 11.3.

footer-navigation