Cisco Nexus 5000 Series Switch CLI Software Configuration Guide (OL-16597-01, July 2009)

Procedure
PurposeCommand or Action
Enters configuration mode.switch# configure terminal
Step 1
Creates a region.
switch(config)# cfs region region-id
Step 2
Assigning Applications to CFS Regions
You can assign an application on a switch to a region.
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configure terminal
Step 1
Creates a region.
switch(config)# cfs region region-id
Step 2
Adds application(s) to the region.switch(config-cfs-region)#
application
Step 3
You can add any number of applications on the
switch to a region. If you try adding an
application to the same region more than once,
you see the error message, "Application already
present in the same region."
Note
The following example shows how to assign applications to a region:
switch# configure terminal
switch(config)# cfs region 1
switch(config-cfs-region)# ntp
switch(config-cfs-region)# callhome
Moving an Application to a Different CFS Region
You can move an application from one region to another region.
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configure
Step 1
Enters CFS region configuration submode.switch(config)# cfs region
region-id
Step 2
Indicates application(s) to be moved from one region into
another.
switch(config-cfs-region)#
application
Step 3
If you try moving an application to the same
region more than once, you see the error message,
"Application already present in the same region."
Note
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
308 OL-16597-01
Using Cisco Fabric Services
Assigning Applications to CFS Regions