1.
Enable RSA SecurID token server authentication.
2.
Add the RSA SecurID token server to the Unknown User Policy database.
Manually Monitoring RADIUS Servers or Groups
You can manually issue a test message to a RADIUS server or to a server group.
SUMMARY STEPS
1.
test aaa server radius
{
ipv4-address
|
ipv6-address
|
hostname
} [
vrf vrf-name
]
username password
2.
test aaa group group-name username password
DETAILED STEPS
Purpose
Command or Action
Sends a test message to a RADIUS server to confirm
availability.
test aaa server radius
{
ipv4-address
|
ipv6-address
|
hostname
} [
vrf vrf-name
]
username password
Example:
Step 1
switch#
test aaa server radius 10.10.1.1 user1
Ur2Gd2BH
Sends a test message to a RADIUS server group to confirm
availability.
test aaa group group-name username password
Example:
Step 2
switch#
test aaa group RadGroup user2 As3He3CI
Verifying the RADIUS Configuration
To display RADIUS configuration information, perform one of the following tasks:
Purpose
Command
Displays the RADIUS Cisco Fabric Services distribution
status and other details.
show radius
{
status
|
pending
|
pending-diff
}
Displays the RADIUS configuration in the running
configuration.
show running-config radius
[
all
]
Displays the RADIUS configuration in the startup
configuration.
show startup-config radius
Displays all configured RADIUS server parameters.
show radius-server
[
hostname
|
ipv4-address
|
ipv6-address
] [
directed-request
|
groups
|
sorted
|
statistics
]
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
62
Configuring RADIUS
Manually Monitoring RADIUS Servers or Groups