09-15-2014 11:21 PM - edited 07-05-2021 01:32 AM
Dear Team,
Can you provide command for configuring session timeout on Cisco autonomous AP (1242 AP).
Thanks,
Harsha
Solved! Go to Solution.
09-16-2014 01:33 PM
Hi Harsha,
If it is 802.1X enable WLAN, you can try below command under radio interfaces (ie int d0 & int d1).
dot1x client-timeout x
If you want to set re-auth time, then you can use below. If you use "server" keyword then it will use the value send by your RADIUS server.
dot1x reauth-period { seconds | server }
Here is the command reference guide.
HTH
Rasika
**** Pls rate all useful responses ****
09-16-2014 01:33 PM
Hi Harsha,
If it is 802.1X enable WLAN, you can try below command under radio interfaces (ie int d0 & int d1).
dot1x client-timeout x
If you want to set re-auth time, then you can use below. If you use "server" keyword then it will use the value send by your RADIUS server.
dot1x reauth-period { seconds | server }
Here is the command reference guide.
HTH
Rasika
**** Pls rate all useful responses ****
09-16-2014 10:04 PM
Thanks Rasika
04-12-2019 09:35 AM
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