PurposeCommand or Action
switch(config-radius)# exit
switch(config)#
Displays the RADIUS server group configuration.
(Optional) show radius-server groups [group-name]
Example:
Step 8
switch(config)# show radius-server groups
Copies the running configuration to the startup
configuration.
(Optional) copy running-config startup-config
Example:
Step 9
switch(config)# copy running-config startup-config
Related Topics
Configuring the RADIUS Dead-Time Interval, on page 60
Configuring the Global Source Interface for RADIUS Server Groups
You can configure a global source interface for RADIUS server groups to use when accessing RADIUS
servers. You can also configure a different source interface for a specific RADIUS server group. By default,
the Cisco NX-OS software uses any available interface.
SUMMARY STEPS
1. configure terminal
2. ip radius source-interface interface
3. exit
4. (Optional) show radius-server
5. (Optional) copy running-config startup config
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Step 1
switch# configure terminal
switch(config)
Configures the global source interface for all RADIUS
server groups configured on the device.
ip radius source-interface interface
Example:
Step 2
switch(config)# ip radius source-interface mgmt 0
Exits configuration mode.exit
Example:
Step 3
switch(config)# exit
switch#
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
50
Configuring RADIUS
Configuring the Global Source Interface for RADIUS Server Groups