Changes

no edit summary
Line 1: Line 1:  
==Introduction==
 
==Introduction==
   −
A '''command line interface''' ('''CLI''') is a means of interacting with a computer program or system where the user (or client) issues commands to the program in the form of successive lines of text (command lines). A program which handles the interface is called a '''command language interpreter''' or '''shell'''.
+
A '''command line interface''' ('''CLI''') is a means of interacting with a computer program or system where the user (or client) issues commands to the program in the form of successive lines of text (command lines). A program that handles the interface is called a '''command language interpreter''' or '''shell'''.
    
Teltonika-Networks devices 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.
 
Teltonika-Networks devices 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 Teltonika-Networks devices routers is<span class:
+
In all cases, CLI login information for Teltonika-Networks devices routers is:
    
* User name: '''root'''
 
* User name: '''root'''
Line 12: Line 12:  
==CLI (WebUI)==
 
==CLI (WebUI)==
   −
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.
+
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 a web browser.
 
----
 
----
* Simply login to the WebUI by typing the router's LAN IP address into the URL field of your web browser and press "Enter" on your keyboard:
+
* Simply log in to the WebUI by typing the router's LAN IP address into the URL field of your web browser and press "Enter" on your keyboard:
   −
[[File:Enabling remote access for rms part 1 v2.png]]
+
[[File:Networking rutxxx configuration examples private ip v1.jpg|border|class=tlt-border]]
 
----
 
----
 
* After this, you will be greeted with the login window. Type in the user name '''admin''' and the router's admin password and click "Login":
 
* After this, you will be greeted with the login window. Type in the user name '''admin''' and the router's admin password and click "Login":
   −
[[File:Rut login page example.png|border|class=tlt-border]]
+
[[File:Networking rutxxx configuration login example v1.jpg|border|class=tlt-border]]
 
----
 
----
 
* Then locate the CLI section under the System tab:
 
* Then locate the CLI section under the System tab:
[[File:CLI location.png|border|class=tlt-border]]
+
[[File:Networking rutxxx configuration cli location v1.jpg|border|class=tlt-border]]
    
----
 
----
 
* Type in the login name ''root'', press "Enter", type in the router's admin password and press "Enter" again. You should be greeted with a message such as this:
 
* Type in the login name ''root'', press "Enter", type in the router's admin password and press "Enter" again. You should be greeted with a message such as this:
   −
[[File:CLI rutos v4.png|border|class=tlt-border]]
+
[[File:Networking rutxxx configuration examples webui cli v1.jpg|border|class=tlt-border]]
    
==SSH==
 
==SSH==
   −
'''Secure Shell''' (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. The best known example application is for remote login to computer systems by users. The login process is different for different operating systems. Therefore, this section is split into two parts: '''Linux''' and '''Windows'''.  
+
'''Secure Shell''' (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. The best-known example application is for remote login to computer systems by users. The login process is different for different operating systems. Therefore, this section is split into two parts: '''Linux''' and '''Windows'''.  
    
===Linux===
 
===Linux===

Navigation menu