Changes

no edit summary
Line 1: Line 1:  +
{{Template: Networking_rutos_manual_fw_disclosure
 +
| fw_version = {{#switch: {{{series}}}
 +
  | RUT2XX = {{{series}}}_R_00.01.14.3
 +
  | RUT9XX = {{{series}}}_R_00.06.08.2}}
 +
}}
 
==Summary==
 
==Summary==
   Line 13: Line 18:  
You will be greeted with the Setup Wizard the first time you login, after you have changed the router's default password. On other logins you will be redirected to the [[{{{name}}} Overview|Overview]] page, but you can reach the Setup Wizard any time via the <i>System → <b>Setup Wizard</b></i> page.
 
You will be greeted with the Setup Wizard the first time you login, after you have changed the router's default password. On other logins you will be redirected to the [[{{{name}}} Overview|Overview]] page, but you can reach the Setup Wizard any time via the <i>System → <b>Setup Wizard</b></i> page.
   −
This page is an overview of the Setup Wizard tool for {{{name}}} routers.  
+
This chapter of the user manual provides an overview of the Setup Wizard page for {{{name}}} devices.
 
  −
{{Template: Networking_rutxxx_manual_fw_disclosure
  −
| fw_version = {{{fw_version}}}
  −
}}
      
==Set new password==
 
==Set new password==
Line 32: Line 33:  
</ul>
 
</ul>
   −
[[File:{{{file_password}}}]]
+
[[File:Networking_rutxxx_manual_setup_wizard_password_v1.png]]
    
After you have entered the new password, click 'Save'. Afterwards you will be redirected to the first page of the Setup Wizard.
 
After you have entered the new password, click 'Save'. Afterwards you will be redirected to the first page of the Setup Wizard.
Line 40: Line 41:  
The <b>General</b> section is used to configure the router's time settings.
 
The <b>General</b> section is used to configure the router's time settings.
   −
[[File:{{{file_general}}}]]
+
[[File:Networking_rutxxx_manual_setup_wizard_general_gps_{{{gps}}}.png]]
    
If you wish to set the router's time zone settings later instead, you can do so via the <i>Services → [[{{{name}}} NTP|NTP]]</i> page.
 
If you wish to set the router's time zone settings later instead, you can do so via the <i>Services → [[{{{name}}} NTP|NTP]]</i> page.
Line 48: Line 49:  
The <b>Mobile</b> section is used to configure the router's SIM card parameters.
 
The <b>Mobile</b> section is used to configure the router's SIM card parameters.
   −
[[File:{{{file_mobile}}}]]
+
{{#ifeq:{{{series}}}|RUT9XX
 +
|[[File:Networking_{{lc:{{{series}}}}}_manual_setup_wizard_mobile_v1.png|border|class=tlt-border]]
 +
|[[File:Networking_{{lc:{{{series}}}}}_manual_setup_wizard_mobile_v1.png|border|class=tlt-border]]
 +
}}
 +
 
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 76: Line 81:  
     <td>PIN number</td>
 
     <td>PIN number</td>
 
         <td>string; default: <b>none</b></td>
 
         <td>string; default: <b>none</b></td>
         <td>A 4-digit long numeric password used to authenticate the modem to the SIM card.</td>
+
         <td>A numeric password used to authenticate the modem to the SIM card.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 95: Line 100:  
     <tr>
 
     <tr>
 
     <td>Service mode</td>
 
     <td>Service mode</td>
        <td>2G only | 3G only |4G (LTE) only | 2G + 3G | 2G + 4G | 3G + 4G | Automatic; default: <b>Automatic</b></td>
+
{{#ifeq:{{{name}}}|RUT230
 +
|<td>2G only {{!}} 3G only {{!}} 2G + 3G {{!}} Automatic; default: <b>Automatic</b></td>
 +
|<td>2G only {{!}} 3G only {{!}} 4G (LTE) only {{!}} 2G + 3G {{!}} 2G + 4G {{!}} 3G + 4G {{!}} Automatic; default: <b>Automatic</b></td>
 +
}}
 
         <td>Preffered service type.</td>
 
         <td>Preffered service type.</td>
 
     </tr>
 
     </tr>
Line 107: Line 115:  
If you wish to set the router's Mobile settings later instead, you can do so via the <i>Network → [[{{{name}}} Mobile|Mobile]]</i> page.
 
If you wish to set the router's Mobile settings later instead, you can do so via the <i>Network → [[{{{name}}} Mobile|Mobile]]</i> page.
   −
{{#ifeq:{{{series}}}|RUT2xx||{{Template:Networking_rut9xx_manual_setup_wizard_lan
+
==LAN==
| name     = {{{name}}}
+
 
| file_lan = {{{file_lan}}}
+
The <b>LAN</b> section is used to configure the router's local area network (LAN)
}}}}
+
and DHCP server settings. A DHCP (Dynamic Host Configuration Protocol) server can
 +
automatically configure the TCP/IP settings for any device that requests such a
 +
service. If you connect a device that has been configured to obtain an IP address
 +
automatically, the DHCP server will lease out an IP address from the available IP
 +
pool and the device will be able to communicate within the router's private network.
 +
 
 +
[[File:Networking_rut9xx_manual_setup_wizard_lan_v1.png]]
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
        <th>Value</th>
 +
        <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>IP address</td>
 +
        <td>ip; default: <b>192.168.1.1</b></td>
 +
        <td>The LAN interface's IPv4 address. An IP address identifies a device on a network and allows it to communicate with other devices.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Netmask</td>
 +
        <td>netmask; default: <b>255.255.255.0</b></td>
 +
        <td>A <b>[[What is a Netmask?|netmask]]</b> is used to define how "large" a network is by specifying which part of the IP address denotes the network and which part denotes the device.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable DHCP</td>
 +
        <td>off | on; default: <b>on</b></td>
 +
        <td>Turns the DHCP server on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Start</td>
 +
        <td>integer [1..255]; default: <b>100</b></td>
 +
        <td>The starting IP address value. e.g., if your router’s LAN IP is 192.168.1.1 and your subnet mask is 255.255.255.0 that means that in your network a valid IP address has to be in the range of [192.168.1.0..192.168.1.254] (192.168.1.255 is a special unavailable address). If the Start value is set to 100 then the DHCP server will only lease out addresses starting from 192.168.1.<b>100</b></td>
 +
    </tr>
 +
     <tr>
 +
        <td>Limit</td>
 +
        <td>integer [1..255]; default: <b>150</b></td>
 +
        <td>How many addresses the DHCP server can lease out. Continuing from the example above: if the start address is 192.168.1.100 and the server can lease out 150 addresses, available addresses will be from 192.168.1.<b>100</b> to 192.168.1.<b>249</b> (<i>100 + 150 – 1 = 249</i>; this is because the first address is inclusive).</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Lease time</td>
 +
        <td>interger [2..999999]; default: <b>12</b></td>
 +
        <td>A DHCP lease will expire after the amount of time specified in this field and the device that was using the lease will have to request a new one. However, if the device stays connected, its lease will be renewed after half of the specified amount of time passes (e.g., if lease time is 12 hours, then every 6 hours the device will ask the DHCP server to renew its lease).<br>The minimal amount of time that can be specified is 2 minutes.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Units</td>
 +
        <td>Hours | Minutes; default: <b>Hours</b></td>
 +
        <td>Lease time measuring units.</td>
 +
    </tr>
 +
</table>
   −
{{#ifeq:{{{series}}}|RUT9xx||{{Template:Networking_rut2xx_manual_setup_wizard_lan
+
If you wish to set the router's LAN and DHCP settings later instead, you can do so via the <i>Network → [[{{{name}}} LAN|LAN]]</i> page.
| name    = {{{name}}}
  −
| file_lan = {{{file_lan}}}
  −
}}}}
      
==Wireless==
 
==Wireless==
Line 123: Line 177:  
'''Important: If your device batch number is lower than 034, Key and Cipher default values may differ from shown examples below.'''  
 
'''Important: If your device batch number is lower than 034, Key and Cipher default values may differ from shown examples below.'''  
   −
[[File:{{{file_wifi}}}]]
+
[[File:Networking_{{lc:{{{name}}}}}_manual_setup_wizard_wifi_v2.png]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 177: Line 231:  
==RMS==
 
==RMS==
   −
This section is used to configure the settings required to connect the router to the <b>RMS</b> (<b>Remote Management System</b>) - a cloud system designed by Teltonika and intended for remote monitoring and management of Teltonika's [[Network products|networking products]].
+
This section is used to configure the settings required to connect the router to the <b>RMS</b> (<b>Remote Management System</b>) - a cloud system designed by Teltonika and intended for remote monitoring and management of [[Main Page|Teltonika-Network products]].
    
In order to add a device(s) to RMS, get yourself acquainted by watching [https://www.youtube.com/watch?v=bZeqdrAcdVU this instructional video] and register an account by [https://rms.teltonika.lt/ clicking here]. <b>Each unique device receives a free month-long RMS license</b> when added to RMS for the first time.  
 
In order to add a device(s) to RMS, get yourself acquainted by watching [https://www.youtube.com/watch?v=bZeqdrAcdVU this instructional video] and register an account by [https://rms.teltonika.lt/ clicking here]. <b>Each unique device receives a free month-long RMS license</b> when added to RMS for the first time.  
   −
[[File:{{{file_rms}}}]]
+
[[File:Networking_rutxxx_manual_setup_wizard_rms_v1.png]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 206: Line 260:  
If you wish to set the router's RMS settings later instead, you can do so via the <i>System → Administration → [[{{{name}}}_Administration#RMS|RMS]]</i> page.
 
If you wish to set the router's RMS settings later instead, you can do so via the <i>System → Administration → [[{{{name}}}_Administration#RMS|RMS]]</i> page.
   −
[[Category:{{{name}}} WebUI]]
+
{{#ifeq:{{{legacy}}}|1||[[Category:{{{name}}} System section]]}}

Navigation menu