Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
9-23
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 9 Fibre Channel Show Commands
show fcs
show fcs
Use the show fcs commands to display the status of the fabric configuration.
show fcs {database [vsan vsan-id] | ie [nwwn wwn] vsan vsan-id | platform [name string] vsan
vsan-id | port [pwwn wwn] vsan vsan-id] | statistics vsan vsan-id | vsan}
Syntax Description
Command Default None
Command Modes EXEC mode.
Command History
Examples The following example displays FCS database information:
switch# show fcs database
The following example displays interconnect element object information for a specific VSAN:
switch# show fcs ie vsan 1
This command displays interconnect element object information for a specific WWN:
switch# show fcs ie nwwn 20:01:00:05:30:00:16:df vsan 1
This command displays platform information:
switch# show fcs platform name SamplePlatform vsan 1
database Displays local database of FCS.
vsan vsan-id (Optional) Specifies a VSAN ID. The range is 1 to 4093.
ie Displays interconnect element objects information.
nwwn wwn (Optional) Specifies a node WWN ID. The format is
hh:hh:hh:hh:hh:hh:hh:hh.
platform Displays platform objects information.
name string (Optional) Specifies a platform name. Maximum length is 255 characters.
port Displays port objects information.
pwwn wwn (Optional) Specifies a port WWN ID. The format is
hh:hh:hh:hh:hh:hh:hh:hh.
statistics Displays statistics for FCS packets.
vsan Displays list of all the VSANs.
Release Modification
4.0(0)N1(1a) This command was introduced.