ā06-09-2023 06:59 AM
Hello, looking help for this issue - after the switch reloads, all RADIUS servers are marked as dead for the duration of the dead time criterion (15 min.). IOS Version is 15.2(2)E10. Configuration of RADIUS server are similar to this:
aaa group server radius RADIUS_GROUP
server name ISE_NAME
!
radius server ISE_NAME
address ipv4 x.x.x.x auth-port 1812 acct-port 1813
automate-tester username RADIUS-TEST ignore-acct-port probe-on
key RADIUS_KEY
radius-server dead-criteria time 10 tries 3
radius-server deadtime 15
If i, remove string "automate-tester username RADIUS-TEST ignore-acct-port probe-on" everything works as it should.
If during this dead time i try send test probes via "test aaa group RADIUS_GROUP RADIUS-TEST PASSWORD legacy" nothing happens, no response and the server is marked alive after 15 minutes.
Solved! Go to Solution.
ā06-09-2023 08:35 AM
ā06-09-2023 08:35 AM
ā06-09-2023 09:17 AM
This piece of information really saved me time, it's sad to waste working time on bugs in the code... Thank you!
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