Page 1 of 1

How to let the console serial port login

Posted: Thu Jul 10, 2014 2:10 am
by nature
Been wondering how can log in directly in the console serial interface, hope I can realize my dream soon, thank you!

Re: How to let the console serial port login

Posted: Thu Jul 10, 2014 2:22 am
by daniel
You can connect directly to the console cable via telnet - simply telnet to port 3696 on the device (this port can be reconfigured in the web interface) instead of port 23.

Re: How to let the console serial port login

Posted: Thu Jul 10, 2014 3:00 am
by jaimeesc
What can you do while connected directly to the AirConsole itself? Anything special that otherwise can't be done via UI?

Re: How to let the console serial port login

Posted: Thu Jul 10, 2014 3:05 am
by nature
Very useful, did not know also can be used. Thank you!

Re: How to let the console serial port login

Posted: Thu Jul 10, 2014 3:11 am
by nature
Me too, The same question, Thanks

jaimeesc wrote:What can you do while connected directly to the AirConsole itself? Anything special that otherwise can't be done via UI?

Re: How to let the console serial port login

Posted: Thu Jul 10, 2014 3:49 am
by nature
The success of all.

Re: How to let the console serial port login

Posted: Wed Jul 23, 2014 3:13 pm
by simon
re what can you do from the air consoles terminal prompt - practically nothing that you can't do in the GUI, however if you want to do it faster than navigating Web screens you can effectively program it with the nvram show / nvram set / nvram commit commands. We as developers also use it for debugging new features.