Procedure
PurposeCommand or Action
Enters global 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 global 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 "Application already present in the
same region" error message.
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 global configuration mode.switch# configure terminal
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
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
OL-31641-01 45
Using Cisco Fabric Services
Managing CFS Regions