06-08-2005
01:19 AM
- last edited on
03-25-2019
05:22 PM
by
ciscomoderator
On a Catalyst 2950G-48-EI, IOS V12.1(22)EA3, the Radius Server Timeout does not work as expected.
If the radius server is not reachable, I want to use as fallback for the console login the line password of line con0.
I set the radius-server timeout to 1 sec and the retransmit to 0. If the Radius server is not reachable, the actual timeout is not 1 sec, as I expect, but more than 10 secs.
With values of timeout=2 and retransmit=3 the actual timeout is not 8 secs but more than 30 secs.
Who can explain this behaviour? Is it a bug ?
My config commands:
....
aaa new-model
aaa authentication login default group radius line
aaa accounting exec default start-stop group radius
.....
radius-server host 10.1.100.14 auth-port 1812 acct-port 1813
radius-server key xxxx
radius-server timeout 1
radius-server retransmit 0
.....
line con 0
password pppp
.....
Regards,
K.Schuster
06-15-2005 07:24 AM
This is not a bug, as far as I know, in fact, this depends on various other settings also ...
06-16-2005 02:02 AM
... would be interesting to know on what settings it depends, and how it behaves.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide