Difference between revisions of "Command line interfaces"

From Teltonika Networks Wiki
(Created page with "==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 prog...")
 
Line 8: Line 8:
  
 
* User name: '''root'''
 
* User name: '''root'''
* Password: '''router's admin password''' (default: '''admim01''')
+
* Password: '''router's admin password''' (default: '''admin01''')
  
 
==CLI (WebUI)==
 
==CLI (WebUI)==

Revision as of 10:10, 26 April 2018

Pages with broken file links > Command line interfaces

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.

RUT 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 is:

  • User name: root
  • Password: router's admin password (default: admin01)

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.

  • Simply log in 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:

Default login ip.png


  • After this, you will be greeted with the log in window. Type in the user name admin and the router's admin password and clicl "Login":

How to log in to rut.png


  • Then locate CLI under the Services tab:

How to locate cli.png


  • Type in the log in 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:

Cli rutos.PNG

SSH

Linux



Windows


Telnet

RS232/RS485 console (only with RUT955)

UART

External links