Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    show fabric administration inventory node-groups

    Syntax

    show fabric administration inventory node-groups node-group-name

    Release Information

    Command introduced in Junos OS Release 11.3 for the QFX Series.

    Description

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

    Options

    none

    Display all Node groups within the QFabric system.

    node-group-name

    Display information for a specific Node group within the QFabric system.

    Required Privilege Level

    admin

    List of Sample Output

    show fabric administration inventory node-groups
    show fabric administration inventory node-groups node-group-name

    Output Fields

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

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

    Field Name

    Field Description

    Node group

    Name of the Node groups associated with the partition.

    Item

    Type of QFabric system component being viewed.

    • Autogenerated Node groups display the hardware serial identifier for both the name of the Node group and the name of the included Node device.
    • User-configured Node groups either display the alias name (if configured) or the hardware serial identifier for each Node device contained in the Node group.

    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 node-groups

    user@qfabric> show fabric administration inventory node-groups
    Item                    Identifier              Connection      Configuration
    Node group
      BBAK8891                                      Connected       Configured    
        BBAK8891                                    Connected
      BBAK8868                                      Connected       Configured    
        BBAK8868                                    Connected
      RSNG-1                                        Connected       Configured    
        Node-3              BBAK8276                Connected
        Node-4              BBAK8273                Connected
      NW-NG-0                                       Connected       Configured    
        Node-0              BBAK8309                Connected
        Node-1              BBAK8283                Connected
    

    show fabric administration inventory node-groups node-group-name

    user@qfabric> show fabric administration inventory node-groups RSNG-1
    Item                    Identifier              Connection      Configuration
    Node group
      RSNG-1                                        Connected       Configured    
        Node-3              BBAK8276                Connected
        Node-4              BBAK8273                Connected
    

    Published: 2013-08-13