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

Send comments to nx5000-docfeedback@cisco.com
8-11
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
cfs region
cfs region
To create a region that restricts the scope of application distribution to the selected switches, use the cfs
region command. To disable this feature, use the no form of this command.
cfs region region-id
no cfs region region-id
Syntax Description
Command Default The default region identifier is 0.
Command Modes Configuration mode
Command History
Usage Guidelines An application can only be a part of one region on a given switch. By creating the region ID and
assigning it to an application, the application distribution is restricted to switches with a similar region
ID.
Cisco Fabric Services (CFS) regions provide the ability to create distribution islands within the
application scope. Currently, the regions are supported only for physical scope applications. In the
absence of any region configuration, the application will be a part of the default region. The default
region is region ID 0.
Examples The following example shows how to create a region ID:
switch(config)# cfs region 1
The following example shows how to assign an application to a region:
switch(config)# cfs region 1
switch(config-cfs-region)# ntp
The following example shows how to remove an application assigned to a region:
switch# cfs region 1
switch(config-cfs-region)# no ntp
Related Commands
region-id Specifies the region identifier. The range is from 1 to 255. A total of 200
regions are supported.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
show cfs regions Displays all configured applications with peers.