39-30
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 39 Configuring the Switch Access Using AAA
Configuring Authentication on the Switch
This example shows how to specify the RADIUS retransmit count and verify the configuration:
Console> (enable)
set radius retransmit 4
Radius retransmit count set to 4.
Console> (enable)
show radius
Login Authentication: Console Session Telnet Session
--------------------- ---------------- ----------------
tacacs disabled disabled
radius enabled(primary) enabled(primary)
local enabled enabled
Enable Authentication: Console Session Telnet Session
---------------------- ----------------- ----------------
tacacs disabled disabled
radius enabled(primary) enabled(primary)
local enabled enabled
Radius Deadtime: 0 minutes
Radius Key: Secret_RADIUS_key
Radius Retransmit: 4
Radius Timeout: 10 seconds
Radius-Server Status Auth-port
----------------------------- ------- ------------
172.20.52.3 primary 1812
Console> (enable)
Specifying the RADIUS Dead Time
You can configure the switch so that, when a RADIUS server does not respond to an authentication
request, the switch marks that server as dead for the length of time that is specified by the dead time.
Any authentication requests that are received during the dead time interval (such as other users
attempting to log in to the switch) are not sent to a RADIUS server that is marked dead. Configuring a
dead time speeds up the authentication process by eliminating the timeouts and the retransmissions to
the dead RADIUS server.
If you configure only one RADIUS server, or if all of the configured servers are marked dead, the dead
time is ignored because no alternate servers are available.
To set the RADIUS dead time, perform this task in privileged mode:
This example shows how to specify the RADIUS dead time and verify the configuration:
Console> (enable)
set radius deadtime 5
Radius deadtime set to 5 minute(s)
Console> (enable)
show radius
Login Authentication: Console Session Telnet Session
--------------------- ---------------- ----------------
tacacs disabled disabled
radius enabled(primary) enabled(primary)
local enabled enabled
Task
Command
Step 1
Specify the RADIUS server dead time.
set radius deadtime
minutes
Step 2
Verify the RADIUS configuration.
show radius