Difference between revisions of "CLI"

From Teltonika Networks Wiki
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template: Networking_device_manual_mutual_page
+
==Summary==
| page = CLI
 
}}
 
  
<table cellspacing="0" cellpadding="0" width=75%>
+
'''CLI''' or '''Command Line Interface''' functionality allows you to enter and execute commands into the router's terminal. This chapter is an overview RUT routers' CLI function.
    <tr>
+
 
        <td style="vertical-align: top;"><b>RUT Routers</b>
+
==CLI==
            <ul>
+
 
                <li>[[RUT230 CLI|RUT230]]</li>
+
'''CLI''' is similar to the Linux Terminal program. To login just type in the router's admin username (default: '''root'''), press enter and then type in th erouter's password (default: '''admin01''') and you should be greeted with a window similar to the one seen below.
                <li>[[RUT240 CLI|RUT240]]</li>
+
 
                <li>[[RUT900 CLI|RUT900]]</li>
+
[[File:Cli rutos v2.PNG]]
                <li>[[RUT950 CLI|RUT950]]</li>
+
 
                <li>[[RUT955 CLI|RUT955]]</li>
+
After you have logged in you can start utilizing SSH commands.
            </ul>
 
        </td>
 
        <td><b>RUTX Routers</b>
 
            <ul>
 
                <li>[[RUTX08 CLI|RUTX08]]</li>
 
                <li>[[RUTX09 CLI|RUTX09]]</li>
 
                <li>[[RUTX10 CLI|RUTX10]]</li>
 
                <li>[[RUTX11 CLI|RUTX11]]</li>
 
                <li>[[RUTX12 CLI|RUTX12]]</li>
 
                <li>[[RUTXR1 CLI|RUTXR1]]</li>
 
            </ul>
 
        </td>
 
        <td><b>TRB Gateways</b>
 
            <ul>
 
                <li>[[TRB140 CLI|TRB140]]</li>
 
                <li>[[TRB141 CLI|TRB141]]</li>
 
                <li>[[TRB142 CLI|TRB142]]</li>
 
                <li>[[TRB145 CLI|TRB145]]</li>
 
                <li>[[TRB245 CLI|TRB245]]</li>
 
                <li>[[TRB255 CLI|TRB255]]</li>
 
            </ul>
 
        </td>
 
    </tr>
 
</table>
 

Revision as of 07:22, 22 May 2018

Summary

CLI or Command Line Interface functionality allows you to enter and execute commands into the router's terminal. This chapter is an overview RUT routers' CLI function.

CLI

CLI is similar to the Linux Terminal program. To login just type in the router's admin username (default: root), press enter and then type in th erouter's password (default: admin01) and you should be greeted with a window similar to the one seen below.

Cli rutos v2.PNG

After you have logged in you can start utilizing SSH commands.