Changes

no edit summary
Line 5: Line 5:  
RUTxxx routers support a variety of different command line interfaces all of which will be described in this article. Only the methods of reaching and logging in via a specified CLI will be described here and not any specific command usage.
 
RUTxxx routers support a variety of different command line interfaces all of which will be described in this article. Only the methods of reaching and logging in via a specified CLI will be described here and not any specific command usage.
   −
In all cases, CLI login information for RUT routers is:
+
In all cases, CLI login information for RUTxxx routers is:
    
* User name: '''root'''
 
* User name: '''root'''
Line 12: Line 12:  
==CLI (WebUI)==
 
==CLI (WebUI)==
   −
RUT routers have a command line interface built-in to their '''Web User Interfaces''' ('''WebUI'''). This is the most accessible method because all you need is web browser.
+
RUTxxx routers have a command line interface built-in to their '''Web User Interfaces''' ('''WebUI'''). This is the most accessible method because all you need is web browser.
    
* Simply login to the WebUI by typing the router's LAN IP address into the search field of your web browser and press "Enter" on your keyboard:
 
* Simply login to the WebUI by typing the router's LAN IP address into the search field of your web browser and press "Enter" on your keyboard:
Line 36: Line 36:  
===Linux===
 
===Linux===
 
----
 
----
Linux operating systems support many applications that can be used to login to a RUT router via SSH, but the most common one is '''Terminal''', which we'll be using for this example.
+
Linux operating systems support many applications that can be used to login to a RUTxxx router via SSH, but the most common one is '''Terminal''', which we'll be using for this example.
    
* Open a new Terminal window, type '''ssh [email protected]''' and press "Enter". If this is your first time logging in, you might be asked to clarify whether you really want to login. In that case, just type '''yes''' and press "Enter". Then type in the router's admin password and press "Enter" to finish the login process:  
 
* Open a new Terminal window, type '''ssh [email protected]''' and press "Enter". If this is your first time logging in, you might be asked to clarify whether you really want to login. In that case, just type '''yes''' and press "Enter". Then type in the router's admin password and press "Enter" to finish the login process:  
Line 46: Line 46:  
===Windows===
 
===Windows===
 
----
 
----
To login to a RUT router via SSH using a Windows OS you will need an SSH client application. The most common is '''PuTTY''' - free, open source SSH and Telnet client, which we'll be using for this example. You can download PuTTY from '''[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html here]'''.
+
To login to a RUTxxx router via SSH using a Windows OS you will need an SSH client application. The most common is '''PuTTY''' - free, open source SSH and Telnet client, which we'll be using for this example. You can download PuTTY from '''[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html here]'''.
    
* Launch PuTTY and select the '''SSH Connection type'''. Type in the router's LAN IP address into the '''Host Name (or IP address)''' field, type the SSH port into the '''Port''' field ('''22''' by default) and click '''Open''':
 
* Launch PuTTY and select the '''SSH Connection type'''. Type in the router's LAN IP address into the '''Host Name (or IP address)''' field, type the SSH port into the '''Port''' field ('''22''' by default) and click '''Open''':

Navigation menu