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?
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?
http://www.mikrotik.com/testdocs/ros/2.9/system/serial.php
/system serial-terminal
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?
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
perfect!!
it worked now.
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
great job