RADIUS Commands
show radius-server
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
420
29
switchxxxxxx(config)#
radius-server host radiusserver1 auth-port 20 timeout
20
show radius-server
To show information of the RADIUS servers defined on the switch, use the show
radius-server Privileged EXEC mode command.
Syntax
show radius-server
Command Mode
Privileged EXEC mode
Example
switchxxxxxx#
show radius-server
Prio | IP Address | Auth-Port| Retries| Timeout| Usage-Type| Key
------+---------------+----------+--------+--------+-----------+---------
1 | 10.193.22.1 | 1812 | 3 | 3 | All |
The following table describes the significant fields shown in the example:
Field
Description
Prio
Priority of the RADIUS server, where 0 has the highest
priority.
IP Address
IP address or hostname of the RADIUS server.
Auth-Port
UDP port number of the RADIUS server for
authentication requests. The value of zero indicates
that the host is not used for authentication.
Retries
Number of requests that are sent to the RADIUS server
before a failure is considered to have occurred.
Timeout
Number of seconds that the switch waits for an answer
from the RADIUS server before retrying the query, or
switching to the next server.