Purpose
Command or Action
Example:
saving it to the running configuration. The default format
is clear text. The maximum length is 63 characters.
switch(config)#
radius-server host 10.10.1.1 key
7 "fewhg”
This RADIUS key is used instead of the global RADIUS
key.
If you already configured a shared secret using
the
generate type7_encrypted_secret
command, enter it in quotation marks, as shown
in the second example. For more information,
see
Configuring the Shared Secret for RADIUS
Note
Exits configuration mode.
exit
Example:
Step 3
switch(config)#
exit
switch#
Displays the RADIUS server configuration.
(Optional)
show radius-server
Step 4
Example:
The RADIUS keys are saved in encrypted form
in the running configuration. Use the
show
running-config
command to display the
encrypted RADIUS keys.
Note
switch#
show radius-server
Copies the running configuration to the startup
configuration.
(Optional)
copy running-config startup-config
Example:
Step 5
switch#
copy running-config startup-config
Related Topics
Configuring RADIUS Server Hosts
, on page 44
About AES Password Encryption and Master Encryption Keys
, on page 413
Configuring RADIUS Server Groups
You can specify one or more remote AAA servers for authentication using server groups. All members of a
group must belong to the RADIUS protocol. The servers are tried in the same order in which you configure
them.
You can configure these server groups at any time but they only take effect when you apply them to an AAA
service.
Before you begin
Ensure that all servers in the group are RADIUS servers.
SUMMARY STEPS
1.
configure terminal
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
48
Configuring RADIUS
Configuring RADIUS Server Groups