Jump to content

Reaching Cisco router console port remotely RutOS: Difference between revisions

No edit summary
No edit summary
 
Line 1: Line 1:
__TOC__
__TOC__
 
<p style="color:red">The information in this page is updated in accordance with [https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads'''07.10.2'''] firmware version.</p>
==Introduction==
==Introduction==


Line 9: Line 9:
You will need:
You will need:
<ul>
<ul>
<li>A router/gateway with USB or RS232 Serial</li>
<li>A router/gateway with USB or RS232 Serial/li>
<li>An <b>RS232 (male) - RJ45</b> cable (to connect to a Cisco AUX port): <br> [[File:Cisco rj45 rs232 cable.jpg|300px]]</li>
<li>An <b>RS232 (male) - RJ45</b> cable (to connect to a Cisco AUX port): <br> [[File:Cisco rj45 rs232 cable.jpg|300px]]</li>
<li>Or a <b>USB type Mini - USB type A</b> cable (to connect to a USB type mini console port): <br> [[File:Cisco usb cable.jpg]]</li>
<li>Or a <b>USB type Mini - USB type A</b> cable (to connect to a USB type mini console port): <br> [[File:Cisco usb cable.jpg]]</li>
</ul>
==Configuration==
==Configuration==


Line 19: Line 18:
===RS232 - RJ45===
===RS232 - RJ45===
----
----
RS232 can be configured from the Services → RS232/RS485 → <b>[[RUT955_RS232/RS485#RS232|RS232 Configuration]]</b> page. The following RS232 configuration should be used:
RS232 can be configured from the Services → Serial Utilities → Over IP page. Write the desired name for the new instance and select RS232 for the device name, and press the ADD button.
*'''Enable''' RS232.
In the newly opened tab, set the following configurations:
*Select '''baud rate''' ('''9600''').
<table class="nd-othertables_2">
*Select '''Serial type''' ('''Over IP''').
    <tr>
*Select '''Protocol''' ('''TCP''').
        <th width=440; style="border-bottom: 1px solid white;></th>
*Leave mode as '''Server'''.
        <th width=800; style="border-bottom: 1px solid white;" rowspan=2>
*Type in '''port''' ('''15026''')
[[File:RS232 Configuration for Serial Over IPp1v1.png|border|class=tlt-border]]</th>
*Save configuration
    </tr>
 
    <tr>
[[File:Cisco rs config update.png|border|class=tlt-border|1100x700px]]
        <td style="border-bottom: 4px solid white>
 
* Enabled: '''ON'''
        </td>
    </tr>
</table>
Under the configuration settings:
<table class="nd-othertables_2">
    <tr>
        <th width=440; style="border-bottom: 1px solid white;></th>
        <th width=800; style="border-bottom: 1px solid white;" rowspan=2>
[[File:RS485 Configuration for Serial Over IPp2v1.png|border|class=tlt-border]]</th>
    </tr>
    <tr>
        <td style="border-bottom: 4px solid white>
* Select mode as '''server'''
* Port: '''5555''' (you can use any port; however, 5555 is used here as an example)
        </td>
    </tr>
</table>
===USB===
===USB===
----
----
Line 39: Line 55:
[[File:Cisco usb config update1.png|border|class=tlt-border|1100x700px]]
[[File:Cisco usb config update1.png|border|class=tlt-border|1100x700px]]


 
<table class="nd-othertables_2">
    <tr>
        <th width=440; style="border-bottom: 1px solid white;></th>
        <th width=800; style="border-bottom: 1px solid white;" rowspan=2>
[[File:Cisco usb config update2.png|border|class=tlt-border]]</th>
    </tr>
    <tr>
        <td style="border-bottom: 4px solid white>
Then, we'll need to configure this instance:
Then, we'll need to configure this instance:
*Enable
*Enable
Line 51: Line 74:
*Type in '''port''' ('''43223''')
*Type in '''port''' ('''43223''')
*Save configuration
*Save configuration
[[File:Cisco usb config update2.png|border|class=tlt-border]]
        </td>
    </tr>
</table>


===PuTTY configuration===
===PuTTY configuration===