connection - Minicom no cmd on start up -


i using minicom in cents try connect cisco router. did configuration minicom -s changed serial port appropriate 1 /dev/ttys1. saved dfl. , exit.

when minicom started got following.

welcome minicom 2.3 options: 118n compiled on nov 23 2010, 13:27:13 port /dev/ttys1  press ctrl-a z on special keys 

i don't see cmd: line though. need set else?

at first check router manual baud rate. access minicom (here baud rate 9600)-

$sudo minicom -b 9600 -d /dev/ttys1 

now press ctrl+a , z, , o, , select serial port setup. press f make hardware flow control no.

now save it, , exit. should see cmd: line now. if no luck, access minicom again described above, check hardware flow control no. wait time in press ctrl-a z on special keys screen. press enter key in keyboard , wait again. if no luck, switch off router only, wait time , switch on router again, while waiting on minicom screen. think see output router in minicom.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -