Cisco Nexus 5000 Series Switch CLI Software Configuration Guide (OL-16597-01, July 2009)
The following example shows how to move an application into Region 2 that was originally assigned to
Region 1:
switch# configure terminal
switch(config)# cfs region 2
switch(config-cfs-region)# ntp
Removing an Application from a Region
Removing an application from a region is the same as moving the application back to the default region
(Region 0). This brings the entire network into the scope of distribution for the application.
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configure
Step 1
Enters CFS region configuration submode.
switch(config)# cfs region region-id
Step 2
Removes application(s) that belong to the
region.
switch(config-cfs-region)# no application
Step 3
Deleting CFS Regions
Deleting a region nullifies the region definition. All the applications bound by the region are released back
to the default region.
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configure
Step 1
Deletes the region.switch(config)# no cfs region
region-id
Step 2
You see the warning, "All the applications in
the region will be moved to the default
region."
Note
Configuring CFS over IP
Enabling CFS over IPv4
You can enable or disable CFS over IPv4.
CFS cannot distribute over both IPv4 and IPv6 from the same switch.Note
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01 309
Using Cisco Fabric Services
Removing an Application from a Region