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-2
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 9 Fibre Channel Show Commands
show cfs
show cfs
To display Cisco Fabric Services (CFS) information, use the show cfs command.
show cfs {application [name app-name] | lock [name app-name [vsan vsan-id]] | merge status
[name app-name [vsan vsan-id]] | peers [name app-name [vsan vsan-id] | regions | status}
Syntax Description
Command Default None
Command Modes EXEC mode.
Command History
Examples The following example shows how to display CFS physical peer information for all applications:
switch# show cfs peers
The following example shows how to display CFS information for all applications on the switch:
switch# show cfs application
Note The show cfs application command displays only those applications that are registered with CFS.
Conditional services that use CFS do not appear in the output unless those services are running.
The following example shows how to display CFS information for the device alias application:
switch# show cfs application name device-alias
application Displays locally registered applications.
name app-name (Optional) Specifies a local application information by name. Maximum
length is 64 characters.
lock Displays the state of application logical or physical locks.
vsan vsan-id (Optional) Specifies the VSAN ID. The range is 1 to 4093.
merge status Displays CFS merge information.
peers Displays logical or physical CFS peers.
regions Displays the CFS regions.
status Displays if CFS distribution is enabled or disabled. Enabled is the default
configuration.
Release Modification
4.0(0)N1(1a) This command was introduced.