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-17
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 9 Fibre Channel Show Commands
show fcns database
show fcns database
To display the results of the discovery, or to display the name server database for a specified VSAN or
for all VSANs, use the show fcns database command.
show fcns database {detail [vsan vsan-id] | domain domain-id [detail] [vsan vsan-range] | fcid
fcid-id [detail] vsan vsan-range | local [detail] [vsan vsan-range] | vsan vsan-id}
Syntax Description
Command Default None
Command Modes EXEC mode.
Command History
Usage Guidelines The discovery can take several minutes to complete, especially if the fabric is large or if several devices
are slow to respond.
Virtual enclosure ports can be viewed using the show fcns database command.
Examples The following example displays the contents of the FCNS database:
switch# show fcns database
The following example displays the detailed contents of the FCNS database:
switch# show fcns database detail
The following example displays the management VSAN (VSAN 2):
switch# show fcns database vsan 2
The following example displays the database for all configured VSANs:
switch# show fcns database
detail Displays all objects in each entry.
vsan vsan-id (Optional) Displays entries for a specified VSAN ID. The range is 1 to 4093.
domain domain-id Displays entries in a domain.
detail (Optional) Displays detailed entries for the domain.
fcid fcid-id Displays entry for the given port.
local Displays local entries.
Release Modification
4.0(0)N1(1a) This command was introduced.