C Commands
cfs region
46
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
In order to distribute configuration information, CFS distribution must be enabled for both the device
and the application.
CFS is enabled by default for the device. All devices in the fabric must have CFS enabled or they do not
receive distributions.
If CFS distribution is disabled for an application, then that application does not distribute any
configuration and it does not accept a distribution from other devices in the fabric.
This command does not require a license.
Examples This example shows how to create region 4 and add the NTP application to it. When you create a region,
the CLI places you into region configuration mode for that region, where you can then add an
application.
switch(config)# cfs region 4
switch(config-cfs-region)# callhome
switch(config-cfs-region)# show cfs region brief
---------------------------------------
Region Application Enabled
---------------------------------------
4 ntp no
4 callhome no
6 igmp yes
6 radius no
switch(config-cfs-region)#
Related Commands show cfs region Displays the CFS distribution region(s) configured for the device.
show cfs status Displays the CFS distribution status.
application_name
distribute
Enables distribution for the specified application, such as NTP.
show application_name
status
Displays the status of the specified application, such as NTP, including
whether CFS distribution is enabled for the application.