display fcs port

Use display fcs port to display port information.

Syntax

display fcs port [ vsan vsan-id ] [ pwwn 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 display the port information in all VSANs.

pwwn wwn: Specifies a port by its WWN in the format of xx:xx:xx:xx:xx:xx:xx:xx (hexadecimal). If you do not specify a port, this command displays information about all ports in a VSAN.

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

Examples

# Display the port information for all VSANs.

<Sysname> display fcs port
Port List for VSAN 1:
  IE WWN: 10:00:00:11:22:00:01:01
    Port WWN                  Port type    Tx type             Module type
    2f:15:01:11:22:00:01:01   Unknown      Shortwave Laser     SFP with Serial ID
    38:00:00:11:22:00:01:01   E_Port       Shortwave Laser     SFP with Serial ID

    Total 2 switch-ports in IE.

  IE WWN: 10:00:00:11:22:00:01:02
    Port WWN                  Port type    Tx type             Module type
    38:00:00:11:22:00:01:02   E_Port       Shortwave Laser     SFP with Serial ID

    Total 1 switch-ports in IE.

Port List for VSAN 2:
  IE WWN: 10:00:00:11:22:00:01:01
    Port WWN                  Port type    Tx type             Module type
    2f:15:01:11:22:00:01:01   Unknown      Shortwave Laser     SFP with Serial ID
    38:00:00:11:22:00:01:01   E_Port       Shortwave Laser     SFP with Serial ID

    Total 2 switch-ports in IE.

# Display the brief port information for the port with WWN 38:00:00:11:22:00:01:01 in VSAN 1.

<Sysname> display fcs port vsan 1 pwwn 38:00:00:11:22:00:01:01
Port WWN                  Port type    Tx type             Module type
38:00:00:11:22:00:01:01   E_Port       Shortwave Laser     SFP with Serial ID

# Display the detailed port information for the port with WWN 38:00:00:11:22:00:01:01 in VSAN 1.

<Sysname> display fcs port vsan 1 pwwn 38:00:00:11:22:00:01:01 verbose
Port Attributes:
  Port WWN                         : 38:00:00:11:22:00:01:01
  Port type                        : E_Port
  Tx type                          : Shortwave Laser
  Module type                      : SFP with Serial ID
  Port number                      : 465
  Attached port WWNs               : 2f:15:01:11:22:00:01:02
  Port state                       : Offline
  Port speed capability            : 10Gbps, 16Gbps
  Port speed operation             : 10Gbps 
  Port zoning enforcement status   : Soft, Hard

Table 36: Command output

Field

Description

Port type

Port mode: E_Port or F_Port.

Unknown is displayed for port modes other than E_Port and F_Port.

Tx type

Transmitter type of the port:

  • 10GBASE-CX4.

  • 10GBASE-ER 1550nm laser.

  • 10GBASE-EW 1550nm laser.

  • 10GBASE-LR 1310nm laser.

  • 10GBASE-LW 1310nm laser.

  • 10GBASE-LX4 WWDM 1300nm laser.

  • 10GBASE-SR 850nm laser.

  • 10GBASE-SW 850nm laser.

  • Electrical-EL.

  • Long wave laser cost reduced-LC(1310nm).

  • Long wave laser-LL(1550nm).

  • Short wave laser-SN(850nm).

Unknown is displayed for cable types other than the preceding ones.

Module type

Transceiver module type of the port:

  • GBIC with serial ID.

  • GBIC without serial ID.

  • GLM.

  • QSFP.

  • SFP-DWDM.

  • SFP with serial ID.

  • SFP without serial ID.

  • X2-DWDM.

  • X2 Medium.

  • X2 short.

  • X2 Tall.

  • XENPAK.

  • XFP.

  • XPAX Medium.

  • XPAX short.

  • XPAX Tall.

Other is displayed for transceiver module types other than the preceding ones.

Unknown is displayed when the transceiver module type cannot be obtained.

Port number

Port index.

Attached port WWNs

WWNs of connected ports.

If the port does not connect to any ports, this field displays NA.

Port state

Current port state:

  • Online—The port link is connected.

  • Offline—The port link is not connected.

  • Unknown—Port state other than Online and Offline.

Port speed capability

The supported speed can be one or more of the following options:

  • 1 Gbps.

  • 2 Gbps.

  • 4 Gbps.

  • 8 Gbps.

  • 10 Gbps.

  • 16 Gbps.

  • 20 Gbps.

Unknown is displayed for speeds other than the preceding ones.

Port speed operation

The current speed can only be one of the following options:

  • 1 Gbps.

  • 2 Gbps.

  • 4 Gbps.

  • 8 Gbps.

  • 10 Gbps.

  • 16 Gbps.

  • 20 Gbps.

Unknown is displayed for speeds other than the preceding ones. Speed not established is displayed when the current port state is Offline.

Port zoning enforcement status

Zoning type supported by the port: soft zoning or hard zoning.

Soft zoning and hard zoning can be both supported. NA is displayed when neither of them is supported.

Related commands

fcs discovery start