- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Labels:
-
Other Wireless Topics
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
