Configuring Cfs Regions; Creating A Cfs Region; Moving An Application To A Different Cfs Region - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring CFS
Distribution over IP : Enabled - mode IPv4
IPv4 multicast address : 239.255.1.1
switch(config)# copy running-config startup-config

Configuring CFS Regions

Creating a CFS Region

You can create a CFS region and add an application, such as Smart Call Home, to it.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
switch# configure terminal
switch(config)# cfs region 4
switch(config-cfs-region)# callhome
switch(config-cfs-region)# show cfs regions brief
---------------------------------------
Region Application Enabled
---------------------------------------
4
switch(config-cfs-region)# copy running-config startup-config

Moving an Application to a Different CFS Region

You can move an application to a different region. For example, you can move NTP from region 1 to region
2.
When you move an application, its scope is restricted to the new region. It ignores all other regions for
Note
distribution or merging purposes.
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
brief
switch(config-cfs-region)# copy
running-config startup-config
callhome
yes
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Configuring CFS Regions
Purpose
Enters global configuration mode.
Creates the region and enters the configuration
mode for the specified region.
For the specified region, adds the named
application.
(Optional)
Shows all configured regions and applications but
does not show peers.
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to
the startup configuration.
35

Advertisement

Table of Contents
loading

Table of Contents