Send documentation comments to mdsfeedback-doc@cisco.com
22-289
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show radius-server
show radius-server
To display all configured RADIUS server parameters, use the show radius-server command.
show radius-server [server-name | ipv4-address | ipv6-address]
[directed-request | groups | sorted | statistics]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines Only administrators can view the RADIUS preshared key.
Examples The following example shows the output of the show radius-server command.
switch# show radius-server
Global RADIUS shared secret:Myxgqc
retransmission count:5
timeout value:10
following RADIUS servers are configured:
myradius.cisco.users.com:
available for authentication on port:1812
available for accounting on port:1813
172.22.91.37:
available for authentication on port:1812
available for accounting on port:1813
RADIUS shared secret:23MHcUnD
10.10.0.0:
available for authentication on port:1812
server-name Specifies the RADIUS server DNS name. The maximum character size is
256.
ipv4-address Specifies the RADIUS server IP address in the format A.B.C.D.
ipv6-address Specifies the RADIUS server IP address in the format X:X::X.
directed-request Displays an enabled directed request RADIUS server configuration.
groups Displays configured RADIUS server group information.
sorted Displays RADIUS server information sorted by name.
statistics Displays RADIUS statistics for the specified RADIUS server.
Release Modification
1.3(1) This command was introduced.
3.0(1) • Added the server-name, ipv4-address, and ipv6-address arguments.
• Added the directed-request and statistics options.