Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
6-106
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
show radius-server
show radius-server
To display RADIUS server information, use the show radius-server command.
show radius-server [hostname | ipv4-address | ipv6-address] [directed-request | groups
[group-name] | sorted | statistics hostname | ipv4-address | ipv6-address]
Syntax Description
Command Default Displays the global RADIUS server configuration.
Command Modes EXEC mode
Command History
Usage Guidelines RADIUS preshared keys are not visible in the show radius-server command output. Use the show
running-config radius command to display the RADIUS preshared keys.
Examples This example shows how to display information for all RADIUS servers:
switch# show radius-server
This example shows how to display information for a specified RADIUS server:
switch# show radius-server 10.10.1.1
This example shows how to display the RADIUS directed request configuration:
switch# show radius-server directed-request
This example shows how to display information for RADIUS server groups:
switch# show radius-server groups
hostname (Optional) RADIUS server Domain Name Server (DNS) name. The
maximum character size is 256.
ipv4-address (Optional) RADIUS server IPv4 address in the A.B.C.D format.
ipv6-address (Optional) RADIUS server IPv6 address in the X:X::X:X format.
directed-request (Optional) Displays the directed request configuration.
groups [group-name] (Optional) Displays information about the configured RADIUS server
groups. Supply a group-name to display information about a specific
RADIUS server group.
sorted (Optional) Displays sorted-by-name information about the RADIUS servers.
statistics (Optional) Displays RADIUS statistics for the RADIUS servers. A hostname
or IP address is required.
Release Modification
4.0(0)N1(1a) This command was introduced.