Cisco Nexus 5000 Series Switch CLI Software Configuration Guide, NX-OS 4.0(1a)N1 (OL-16597-01, January 2009)

Send feedback to nx5000-docfeedback@cisco.com
17-13
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 17 Configuring RADIUS
Verifying RADIUS Configuration
Manually Monitoring RADIUS Servers or Groups
To manually send a test message to a RADIUS server or to a server group, perform this task:
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:
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:
Step 3
switch(config)# exit
Exits configuration mode.
Step 4
switch# show radius-server
(Optional) Displays the RADIUS server configuration.
Step 5
switch# copy running-config
startup-config
(Optional) Copies the running configuration to the
startup configuration.
Command Purpose
Command Purpose
Step 1
switch# test aaa server radius
{ipv4-address | ipv6-address |
server-name} [vrf vrf-name] username
password
Sends a test message to a RADIUS server to confirm
availability.
Step 1
switch# test aaa group group-name username
password
Sends a test message to a RADIUS server group to
confirm availability.
Command Purpose
show running-config radius [all] Displays the RADIUS configuration in the
running configuration.
show startup-config radius Displays the RADIUS configuration in the startup
configuration.
show radius-server [server-name | ipv4-address |
ipv6-address] [directed-request | groups | sorted
| statistics]
Displays all configured RADIUS server
parameters.