21-27
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 21 Configuring Switch Access Using AAA
Configuring Authentication
Specifying the RADIUS Timeout Interval
You can specify the timeout interval between retransmissions to the RADIUS server. The default timeout
is 5 seconds.
To specify the RADIUS timeout interval, perform this task in privileged mode:
This example shows how to specify the RADIUS timeout interval and verify the configuration:
Console> (enable)
set radius timeout 10
Radius timeout set to 10 seconds.
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: 2
Radius Timeout: 10 seconds
Radius-Server Status Auth-port
----------------------------- ------- ------------
172.20.52.3 primary 1812
Console> (enable)
Specifying the RADIUS Retransmit Count
You can specify the number of times the switch will attempt to contact a RADIUS server before the next
configured server is tried. By default, each RADIUS server will be tried two times.
To specify the RADIUS retransmit count, perform this task in privileged mode:
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
Task
Command
Step 1
Specify the RADIUS timeout interval.
set radius timeout
seconds
Step 2
Verify the RADIUS configuration.
show radius
Task
Command
Step 1
Specify the RADIUS server retransmit count.
set radius retransmit
count
Step 2
Verify the RADIUS configuration.
show radius