05-10-2018 02:06 AM - edited 07-05-2021 08:37 AM
Hello,
The Wi-fi AP model is AIR-AP1832I-E-K9.
Question 1: in Cisco mobility express command line interface, I would like to increase the "User Idle Timeout" which is set to 300 seconds by default. What is the command to execute?
Question 2: In the Cisco Mobility Express Command Reference, there is a section "LWAP commands", what does "LWAP" stand for?
Thanks.
Best regards.
Solved! Go to Solution.
05-10-2018 03:48 AM
oh ok.
It is session time out.
If you want SSH session time out, use below command
(WLC1) >config sessions timeout ?
[0-160] Enter time in minutes.
If you want console session time out, then
(WLC1) >config serial timeout ?
[0-9600] Enter time in seconds
make sure you do "save config" to save your configurations at the end.
HTH
Rasika
*** Pls rate all user responses ***
05-10-2018 03:23 AM
LWAP - Light Weigth Access Point
Regarding User Idle time out, you should be able to do it like below on CLI. Should be able to change via GUI as well.
config wlan disable <WLAN id>
config wlan usertimeout <seconds> <WLAN id>
config wlan enable <WLAN id>
HTH
Rasika
*** Pls rate all useful responses ***
05-10-2018 03:44 AM
Hello,
Thank you for your answer.
I am talking about the five minutes (300 seconds) after which we are automatically disconnected from the (Cisco Controller) CLI and have to re-enter the login and password...
I would typically set it to 30 minutes if I knew how to do it...
05-10-2018 03:48 AM
oh ok.
It is session time out.
If you want SSH session time out, use below command
(WLC1) >config sessions timeout ?
[0-160] Enter time in minutes.
If you want console session time out, then
(WLC1) >config serial timeout ?
[0-9600] Enter time in seconds
make sure you do "save config" to save your configurations at the end.
HTH
Rasika
*** Pls rate all user responses ***
05-10-2018 04:56 AM
Thank you for your answers (also about LWAP).
(Cisco Controller) > config serial timeout <timeout>
solved my problem.
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