Cisco Nexus 5000 Series Switch CLI Software Configuration Guide (OL-16597-01, July 2009)

Procedure
PurposeCommand or Action
Sends a test message to a RADIUS server to
confirm availability.
switch# test aaa server radius {ipv4-address |
ipv6-address | server-name} [vrf vrf-name]
username password
Step 1
Sends a test message to a RADIUS server
group to confirm availability.
switch# test aaa group group-name username
password
Step 2
The following example shows how to manually send a test message to a RADIUS server:
switch# test aaa server radius 10.10.1.1 user1 Ur2Gd2BH
switch# test aaa group RadGroup user2 As3He3CI
Verifying RADIUS Configuration
To display RADIUS configuration information, perform one of the following tasks:
Procedure
PurposeCommand or Action
Displays the RADIUS configuration in the
running configuration.
switch# show running-config radius [all]
Step 1
Displays the RADIUS configuration in the
startup configuration.
switch# show startup-config radius
Step 2
Displays all configured RADIUS server
parameters.
switch# show radius-server [server-name |
ipv4-address | ipv6-address] [directed-request
| groups | sorted | statistics]
Step 3
For detailed information about the fields in the output from this command, refer to the Cisco Nexus 5000
Series Command Reference.
Displaying RADIUS Server Statistics
To display the statistics the Cisco Nexus 5000 Series switch maintains for RADIUS server activity, perform
this task:
Procedure
PurposeCommand or Action
Displays the RADIUS statistics.
switch# show radius-server statistics {hostname |
ipv4-address | ipv6-address}
Step 1
The following example shows how to display statistics:
switch# show radius-server statistics 10.10.1.1
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01 253
Configuring RADIUS
Verifying RADIUS Configuration