Enabling CFS to Distribute RADIUS Configurations
You can enable CFS to distribute RADIUS configurations to all Cisco NX-OS devices in the network.
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enables CFS to distribute RADIUS configuration
updates.
switch(config)# radius 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
switch# configure terminal
switch(config)# radius distribute
switch(config)# show radius status
Distribution : Enabled
switch(config)# copy running-config startup-config
Enabling CFS to Distribute RSCN Configurations
You can enable CFS to distribute registered state change notification (RSCN) configurations to all Cisco
NX-OS devices in the fabric.
Before You Begin
Make sure that you are in the storage VDC. To change to the storage VDC, use the switchto vdc fcoe command.
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enables CFS to distribute RSCN configuration
updates.
switch(config)# rscn distribute
Step 2
(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
56 OL-31641-01   
Using Cisco Fabric Services
Enabling CFS to Distribute RADIUS Configurations