10-12-2011 11:49 AM - edited 07-03-2021 08:55 PM
Hi,
Is there any way to change a setting which causes a user logged in to the web browser interface (or connected via ssh) to have to re-authenticate. Im getting annoyed by being disconnected from the AP and having to re-authenticate.
TIA
Solved! Go to Solution.
10-12-2011 03:46 PM
Hello Charles,
Sure, we can modify your timeouts through the command line:
For the Web GUI timeouts, the command in global configuration mode:
ip http timeout-policy idle <1-600 sec> life <1-86400>
For your SSH timeouts, you would want to modify the following under your vty line configuration:
exec-timeout
-Pat
10-12-2011 03:46 PM
Hello Charles,
Sure, we can modify your timeouts through the command line:
For the Web GUI timeouts, the command in global configuration mode:
ip http timeout-policy idle <1-600 sec> life <1-86400>
For your SSH timeouts, you would want to modify the following under your vty line configuration:
exec-timeout
-Pat
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