03-01-2012 08:52 AM - edited 07-03-2021 09:41 PM
Hello,
I was wondering if anyone knows a cli command for an LAP so that a console session will not time out.
I am troubleshooting a mesh network and need to leave a console session running on a MAP. 1524SB.
Thanks,
Justin
Solved! Go to Solution.
03-01-2012 09:21 AM
Sorry.... when you console into the LAP you enter the debug capwap console cli, then you can get into the confi t. You need to do a undebug all to get out.
debug capwap console cli
config t
line con0
no exec-timeout
exit
wr mem
undebug all
03-01-2012 08:58 AM
You can try the following:
config t
Entered the username and password (Cisco/Cisco is default)
debug capwap console cli
line con0
no exec-timeout
exit
wr mem
03-01-2012 09:09 AM
Thanks,
I have no access right now but I'll check tommorw.
However, I didn't think the config t command existed in LAPs.
03-01-2012 09:21 AM
Sorry.... when you console into the LAP you enter the debug capwap console cli, then you can get into the confi t. You need to do a undebug all to get out.
debug capwap console cli
config t
line con0
no exec-timeout
exit
wr mem
undebug all
03-01-2012 09:33 AM
ahhhh! I appreciate it. I really had no idea you could get into config t on a LAP.
I will try tomorrow and keep you posted.
03-14-2012 02:27 AM
Thanks. It worked out just fine.
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