Creating And Distributing A Cfs Configuration - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Creating and Distributing a CFS Configuration

Are you sure? (y/n) [n] y
switch(config)# show cfs regions brief
---------------------------------------
Region Application Enabled
---------------------------------------
6
switch(config)# show cfs application name callhome
Enabled : Yes
Timeout : 20s
Merge Capable : Yes
Scope : Physical-fc-ip
Region : Default
switch(config)# copy running-config startup-config
Creating and Distributing a CFS Configuration
You can create a configuration change for an application and then distribute it to its application peers.
If you do not commit the changes, they are not distributed and saved in the running configuration of
Caution
application peer devices.
If you do not save the changes to the startup configuration in every application peer device where distributed,
Caution
changes are retained only in their running configurations.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
38
callhome
no
Command or Action
switch# configure terminal
switch(config)# application-name
switch(config-callhome)#
application-command
Repeat Step 3 for each configuration
command that you want to add.
switch(config-callhome)# show
application-name status
switch(config-callhome)# commit
Purpose
Enters global configuration mode.
Specifies that CFS starts a session for the specified
application name and locks the fabric.
Specifies that configuration changes are saved as a working
copy and are not saved in the running configuration until
you enter the commit command.
(Optional)
(Optional)
For the specified application, displays the CFS distribution
status.
CFS distributes the configuration changes to the running
configuration of every application peer device. If one or
more external devices report a successful status, the
software overwrites the running configuration with the
changes from the CFS working copy and releases the fabric
lock. If none of the external devices report a successful
status, no changes are made, and the fabric lock remains
in place.
Configuring CFS

Advertisement

Table of Contents
loading

Table of Contents