Loging in From Serial Console?

Hello.

I have searched in the regarding how to connect to a RouterBoad through the serial console but, haven’t found how to do it. Is there a guide somewhere or has anyone access a board through the serial console? If so, please let me know how.

Thanks in advanced.

Hi,

You need null modem cable. Next in connection options of terminal emulator you have to chose:

baud-rate/speed: 115200
data bits: 8
stop bits: 1
parity: none
flow control: none

This should give you access via serial line.