display fcs ie

Use display fcs ie to display the IE information.

Syntax

display fcs ie [ vsan vsan-id ] [ nwwn wwn ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

vsan vsan-id: Specifies a VSAN by its ID in the range of 1 to 3839. If you do not specify a VSAN, this command displays the IE information in all VSANs.

nwwn wwn: Specifies a node by its WWN in the format of xx:xx:xx:xx:xx:xx:xx:xx (hexadecimal). If you do not specify a node, this command displays the IE information for all the nodes in a VSAN.

verbose: Displays detailed IE information. If you do not specify this keyword, the command displays brief IE information.

Examples

# Display the IE information in all VSANs.

<Sysname> display fcs ie
IE List for VSAN 1:
  IE WWN                   Domain ID   Mgmt addr list           Logical name
  10:00:00:11:22:00:01:01  0x01        snmp://192.168.6.100     Sysname
                                       snmp://192.168.0.100
  10:00:00:11:22:00:01:02  0x02        snmp://192.168.6.101     Sysname

  Total 2 IEs in Fabric.

IE List for VSAN 2:
  IE WWN                   Domain ID   Mgmt addr list           Logical name
  10:00:00:11:22:00:01:01  0x01        snmp://192.168.6.100     Sysname

  Total 1 IEs in Fabric.

# Display the IE information in VSAN 1.

<Sysname> display fcs ie vsan 1
IE List for VSAN 1:
  IE WWN                   Domain ID   Mgmt addr list           Logical name
  10:00:00:11:22:00:01:01  0x01        snmp://192.168.6.100     Sysname
                                       snmp://192.168.0.100
  10:00:00:11:22:00:01:02  0x02        snmp://192.168.6.101     Sysname

  Total 2 IEs in Fabric.

# Display the brief IE information for the node with WWN 10:00:00:11:22:00:01:01 in VSAN 1.

<Sysname> display fcs ie vsan 1 nwwn 10:00:00:11:22:00:01:01
IE WWN                   Domain ID   Mgmt addr list            Logical name
10:00:00:11:22:00:01:01  0x01        snmp://192.168.6.100      Sysname
                                     snmp://192.168.0.100

# Display the detailed IE information for the node with WWN 10:00:00:11:22:00:01:01 in VSAN 1.

<Sysname> display fcs ie vsan 1 nwwn 10:00:00:11:22:00:01:01 verbose 
IE Attributes:
  IE WWN                 : 10:00:00:11:22:00:01:01
  IE type                : Switch
  Domain ID              : 0x01
  Fabric name            : 10:01:00:11:22:00:01:01
  Logical name           : Sysname
  Management address list: snmp://192.168.6.100
                           snmp://192.168.0.100
  Information list       :
    Vendor name      : HPE
    Model name/number: HPE FlexFabric 7910 Switch Chassis
    Release code     : Version 7.1.045, Release 2150

# Display the detailed IE information in all VSANs.

<Sysname> display fcs ie verbose
IE List for VSAN 1:
  IE Attributes:
    IE WWN                 : 10:00:00:11:22:00:01:01
    IE type                : Switch
    Domain ID              : 0x01
    Fabric name            : 10:01:00:11:22:00:01:01
    Logical name           : Sysname
    Management address list: snmp://192.168.6.100
                             snmp://192.168.0.100
    Information list       : 
      Vendor name      : HPE
      Model name/number: HPE FlexFabric 7910 Switch Chassis
      Release code     : Version 7.1.045, Release 2150

  Total 1 IEs in Fabric.

IE List for VSAN 2:
  IE Attributes:
    IE WWN                 : 10:00:00:11:22:00:01:01
    IE type                : Switch
    Domain ID              : 0x01
    Fabric name            : 10:02:00:11:22:00:01:01
    Logical name           : Sysname
    Management address list: snmp://192.168.6.100
                             snmp://192.168.0.100
    Information list       : 
      Vendor name      : HPE
      Model name/number: HPE FlexFabric 7910 Switch Chassis
      Release code     : Version 7.1.045, Release 2150

  Total 1 IEs in Fabric.

Table 35: Command output

Field

Description

IE type

The IE type can only be Switch.

Unknown is displayed for all other types.

Fabric name

Name of the fabric where the IE resides.

Unknown indicates that the fabric name is not obtained from the IE.

Logical name

Device name of the IE.

Unknown indicates that the device name is not obtained from the IE.

Mgmt addr list

Management address list

  • snmp://192.168.6.100—SNMP is supported by the IE, and the management IP address is 192.168.6.100.

  • Unknown—No management IP address is obtained from the IE.

  • NA—No management IP address is configured on the IE.

Information list

Includes vendor name, model name/number, and release code.

Unknown indicates that the information list is not obtained from the IE.

Related commands

fcs discovery start