Difference between revisions of "Template:Networking rutos manual cli"

From Teltonika Networks Wiki
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template: Networking_rutos_manual_fw_disclosure
+
===Summary===
| fw_version = {{{series}}}{{#ifeq:{{{name}}}|RUT241|M|}}_R_00.07.01
 
| series    = {{{series}}}
 
}}
 
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} CLI (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.5 and earlier) user manual page.</i>|}}
 
{{#ifeq: {{{series}}} | RUT2 |
 
{{#switch: {{{name}}}
 
  | RUT241 =
 
  | #default =
 
<br><i><b>Note</b>: <b>[[{{{name}}} CLI (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT2XX_R_00.01.14.4 and earlier) user manual page.</i>}}
 
|}}
 
__TOC__
 
==Summary==
 
  
 
The <b>CLI</b> or <b>Command-line interface</b> functionality allows you to enter and execute Linux commands within the device. This manual page provides an overview of the CLI page in {{{name}}} devices.
 
The <b>CLI</b> or <b>Command-line interface</b> functionality allows you to enter and execute Linux commands within the device. This manual page provides an overview of the CLI page in {{{name}}} devices.
  
{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
+
{{#ifeq:{{{series}}}|TAP100||{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
 
| series = {{{series}}}
 
| series = {{{series}}}
}}
+
}}}}
  
==CLI==
+
===CLI===
  
 
The RutOS <b>CLI</b> is a console interface similar to the Linux Terminal program. Use the following credentials to log in:
 
The RutOS <b>CLI</b> is a console interface similar to the Linux Terminal program. Use the following credentials to log in:
Line 30: Line 18:
 
If the login was successful, you should be greeted with a window similar to this:
 
If the login was successful, you should be greeted with a window similar to this:
  
[[File:Networking_rutx11_manual_cli_v1.png]]
+
[[File:Networking_rutx11_manual_cli_v2.png]]
 
 
[[Category:{{{name}}} System section]]
 

Latest revision as of 13:53, 29 September 2023

Summary

The CLI or Command-line interface functionality allows you to enter and execute Linux commands within the device. This manual page provides an overview of the CLI page in {{{name}}} devices.

If you're having trouble finding this page or some of the parameters described here on your device's WebUI, you should turn on "Advanced WebUI" mode. You can do that by clicking the "Advanced" button, located at the top of the WebUI.

Networking rutos manual webui basic advanced mode 75.gif

CLI

The RutOS CLI is a console interface similar to the Linux Terminal program. Use the following credentials to log in:

  • Username: root
  • Password: device's password

If the login was successful, you should be greeted with a window similar to this:

Networking rutx11 manual cli v2.png