Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enables CFS to distribute FC timer configuration
updates.
switch(config)# fctimer distribute
Step 2
(Optional)
For the specified application, displays the CFS
distribution status.
switch(config)# show application-name
status
Step 3
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to the
startup configuration.
switch(config)# copy running-config
startup config
Step 4
This example shows how to enable CFS to distribute FC timer configurations:
switch(config)# fctimer distribute
switch(config)# show fctimer status
Distribution : Enabled
switch(config)# copy running-config startup-config
[########################################] 100%
Enabling CFS to Distribute IVR Configurations
You can enable CFS to distribute inter-VSAN routing (IVR) configurations in order to enable efficient IVR
configuration management and to provide a single point of configuration for the entire fabric in the VSAN.
Before You Begin
Make sure that you are in the storage VDC. To change to the storage VDC, use the switchto vdc fcoe command.
Make sure that you install the Advanced SAN Services license.
Make sure that you enable the IVR feature. To do so, use the feature ivr command.
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enables CFS to distribute IVR configuration updates.switch(config)# ivr distribute
Step 2
You must enable IVR distribution on all
IVR-enabled switches in the fabric.
Note
(Optional)
Displays the CFS distribution status.
switch(config)# show cfs application
Step 3
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
54 OL-31641-01
Using Cisco Fabric Services
Enabling CFS to Distribute IVR Configurations