標題: RouterOS - USB port to access serial devices including MikroTik routers [打印本頁] 作者: 角色 時間: 2018-6-24 07:52 標題: RouterOS - USB port to access serial devices including MikroTik routers
本帖最後由 角色 於 2018-6-24 19:00 編輯
有的时候,我们不能用WinBox计入router,我们怎样办呢?那么只好用console port,不是很多RouterBoards都有console port (图一、二),只有部分才有。我们买什么线才能用上这个console port呢?我们需要一条像图三的线——USB to Serial Adaptor。我现在使用的是Unitek Y-105D,图四是Unitek 105-D的资料。
图一:CCR1009 router: Male serial port
[attach]4131[/attach]
图二:RB450G x2: Male serial port
[attach]4134[/attach]
The following information is used to set up the serial port for other settings if necessary.
/port set usb1 baud-rate=19200 data-bits=8 parity=none stop-bits=1
/port set serial0 baud-rate=auto
複製代碼
作者: 角色 時間: 2018-6-27 14:43
本帖最後由 角色 於 2018-6-27 14:48 編輯
If MacOS is used, you can use the following command to connect the USB-to-Serial Port
screen /dev/tty.usbserial 115200 -L
複製代碼
If Win7 or Win10 is used, you can config putty to use com3 and baud=115200. Please be noted that you need to install device driver the USB-to-Serial Adapter. For Unitek, the driver can be obtainable from the following website: