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}
application |
Displays locally registered applications. |
name app-name |
(Optional) Specifies a local application information by name. The name can be a maximum of 64 characters. |
lock |
Displays the state of application logical or physical locks. |
vsan vsan-id |
(Optional) Specifies the VSAN ID. The range is from 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. |
None
EXEC mode
Release |
Modification |
---|---|
4.0(0)N1(1a) |
This command was introduced. |
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.
This example shows how to display the CFS physical peer information for all applications:
switch# show cfs peers
This example shows how to display the CFS information for all applications on the switch:
switch# show cfs application
This example shows how to display the status of the CFS distribution:
switch# show cfs status
Command |
Description |
---|---|
cfs |
Configures Cisco Fabric Services (CFS) information. |