Removing An Application From A Cfs Region - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring CFS Regions
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
switch# configure terminal
switch(config)# cfs region 2
switch(config-cfs-region)# callhome
switch(config-cfs-region)# show cfs regions name callhome
Region-ID : 2
Application: callhome
Scope : Physical-fc-ip
-------------------------------------------------------------------------
Switch WWN IP Address
-------------------------------------------------------------------------
20:00:00:22:55:79:a4:c1 172.28.230.85 [Local]
switch
Total number of entries = 1
switch(config-cfs-region)# copy running-config startup-config

Removing an Application from a CFS Region

You can remove an application from a region. Removing an application from a region is the same as moving
the application back to the default region. The default region is usually region 0. This action brings the entire
fabric into the scope of distribution for the application.
Procedure
Step 1
Step 2
Step 3
Step 4
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
36
Command or Action
switch# configure terminal
switch(config)# cfs region region-number
switch(config-cfs-region)# application-name
switch(config-cfs-region)# show cfs regions
name application-name
switch(config-cfs-region)# copy
running-config startup-config
Command or Action
switch# configure terminal
switch(config)# cfs region region-number
switch(config-cfs-region)# no
application-name
Repeat Step 3 for each application that you
want to remove from this region.
Purpose
Enters global configuration mode.
Enters the configuration mode for the specified
region.
Specifies the applications to be moved.
(Optional)
Displays peers and region information for a
given application.
(Optional)
Copies the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Enters the configuration mode for the specified
region.
Removes the specified application from the
region.
(Optional)
Configuring CFS

Advertisement

Table of Contents
loading

Table of Contents