Deleting A Cfs Region - Cisco Nexus 7000 Series Configuration Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring CFS
Step 5
Step 6
switch# configure terminal
switch(config)# cfs region 2
switch(config-cfs-region)# no ntp
switch(config-cfs-region)# show cfs regions brief
---------------------------------------
Region Application Enabled
---------------------------------------
4
6
switch(config-cfs-region)# copy running-config startup-config

Deleting a CFS Region

You can delete a region and move all included applications back to the default region.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
switch# configure terminal
switch(config)# no cfs region 4
WARNING: All applications in the region will be moved to default region.
Command or Action
switch(config-cfs-region)# show cfs regions
brief
switch(config-cfs-region)# copy
running-config startup-config
tacacs+
yes
radius
yes
Command or Action
switch# configure terminal
switch(config)# no cfs region
region-number
switch(config)# show cfs regions
brief
switch(config)# show cfs application
name application-name
switch(config)# copy running-config
startup config
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Purpose
(Optional)
Shows all configured regions and applications
but does not show peers.
(Optional)
Copies the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Deletes the specified region after warning that this action
causes all applications in the region to move to the
default region.
After you delete the region, you are returned to
Note
the global configuration mode.
(Optional)
Shows all configured regions and applications but does
not show peers.
(Optional)
Shows local application information by name.
(Optional)
Saves the change persistently through reboots and restarts
by copying the running configuration to the startup
configuration.
Configuring CFS Regions
37

Advertisement

Table of Contents
loading

Table of Contents