Page 1 of 1

How to using Serial0 interface on Mikrotik

Posted: Thu Jan 15, 2009 6:19 am
by mknnoc
i want to connection some device like Cisco router to Mikrotik serial. so, i can remote to mikrotik and console to cisco via console cable.

does anyone how know to do that?

Re: How to using Serial0 interface on Mikrotik

Posted: Thu Jan 15, 2009 6:33 am
by Letni

Re: How to using Serial0 interface on Mikrotik

Posted: Thu Jan 15, 2009 6:45 am
by mknnoc
is it possible to do on x86?

on my x86 machine, i have one serial which serail0. then i try serail0 connection to cisco router.
then i use /system serail-terminal serail0, but the device is busy. why?

Re: How to using Serial0 interface on Mikrotik

Posted: Thu Jan 15, 2009 6:53 am
by Letni
I have done this before to log into our managed switch. I think you have to first turn off the console running on serial0. That is what is keeping the port busy.

Go under /System Console and disable serial0.

Then try it again.

-Louis

Re: How to using Serial0 interface on Mikrotik

Posted: Thu Jan 15, 2009 6:55 am
by mknnoc
perfect!!

it worked now.

Re: How to using Serial0 interface on Mikrotik

Posted: Tue Jan 20, 2009 6:17 pm
by cmit
I tried to sum up the possibilities to connect to other serial devices from/over RouterOS in a new Wiki article: http://wiki.mikrotik.com/wiki/Serial_Port_Usage

Re: How to using Serial0 interface on Mikrotik

Posted: Wed Jan 21, 2009 5:38 am
by mknnoc
great job