Difference between revisions of "RUTX08 Setup Wizard"

From Teltonika Networks Wiki
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template: Networking_rutx_manual_setup_wizard
+
{{Template: Networking_rutos_manual_setup_wizard
<!-----------------------------DEVICE DETAILS--------------------------->
+
<!------------------------DEVICE----------------------->
| name         = RUTX08
+
| name     = RUTX08
| fw_version    = RUTX_R_00.01.04.5
+
| series  = RUTX
| modem        = 0
+
<!----------------------SEPARATORS--------------------->
| wifi          = 0
+
| lan      = 1  <!-- For default LAN subnet. Usage: 192.168.{{{lan}}}.1 -->
<!------------------------------SETUP WIZARD---------------------------->
+
| mobile  = 0
| file_password = Networking_rutx_manual_setup_wizard_password_v1.png
+
| rms     = mac <!-- mac or imei -->
| file_general  = Networking_rutx_manual_setup_wizard_general_v1.png
+
| wifi     =     <!-- 5 or 2 (GHz) -->
| file_lan      = Networking_rutx_manual_setup_wizard_lan_v1.png
+
| wireless = 0
| file_wan     = Networking_rutx_manual_setup_wizard_wan_v1.png
 
| file_wifi     = Networking_rutx_manual_setup_wizard_wifi_v1.png
 
| file_rms      = Networking_rutx_manual_setup_wizard_rms_v1.png
 
 
}}
 
}}

Latest revision as of 08:57, 26 August 2020

Main Page > RUTX Routers > RUTX08 > RUTX08 Manual > RUTX08 WebUI > RUTX08 System section > RUTX08 Setup Wizard

The information in this page is updated in accordance with firmware version RUTX_R_00.07.07.1.


Summary

The Setup Wizard is a tool that offers a simplified version of other WebUI pages used to set some of the most relevant device parameters:

You will be greeted with the Setup Wizard the first time you login, after you have changed the device default password. On other logins you will be redirected to the Overview page, but you can reach the Setup Wizard any time via the System → Setup Wizard page.

This page is an overview of the Setup Wizard tool for RUTX08 devices.

Set new password

On your very first login you will be required to change the device default password. This is done for safety reasons. In many cases devices are used to provide access to remote networks and systems. Since many manufacturers use similar default passwords (like admin, admin01, admin123, etc.) it is easy for attackers to gain access to devices that use such passwords and compromise the systems behind them. Therefore, to avoid such malicious attacks, this step is mandatory and you will not able to access the rest of the WebUI before you change the password.

The new password must contain:

  • 8-32 characters;
  • at least one upper case letter;
  • at least one lower case letter;
  • at least one digit.

Networking rutos manual setup wizard set new password v1.png

After you have entered the new password, click 'Submit'. Afterwards you will be redirected to the first page of the Setup Wizard.

General

The General section is used to configure the device's time, language and WebUI mode settings.

Networking rutos manual setup wizard general v3.png

If you wish to set the device's time zone settings later instead, you can do so via the Administration → NTP page.

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

LAN

The LAN section is used to configure the device'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 device's private network.

Networking rutos manual setup wizard lan 1 v3.png

Field Value Description
IPv4 address ip; default: 192.168.1.1 The LAN interface's IPv4 address. An IP address identifies a device on a network and allows it to communicate with other devices.
IPv4 netmask netmask; default: 255.255.255.0 A netmask 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.
Enable DHCPv4 off | on; default: on Turns the DHCPv4 server on or off.
Enable DHCPv6 off | on; default: on Turns the DHCPv6 server on or off.

If you wish to set the device's LAN and DHCP settings later instead, you can do so via the Network → RUTX08_DHCP page.


RMS

This section is used to configure the settings required to connect the device to the RMS (Remote Management System) - a cloud system designed by Teltonika and intended for remote monitoring and management of Teltonika-Networks products.

In order to add a device(s) to RMS, get yourself acquainted by watching this instructional video and register an account by clicking here. Each unique device receives a free month-long RMS license when added to RMS for the first time.

Networking rutos manual setup wizard rms mac v4.png

Field Value Description
Connect - (interactive button) Initiates communication with RMS.
Connection type Enabled | Standby | Disabled; default: Enabled Defines how the device will connect to RMS:
  • Enabled - the device attempts to connect to RMS every 2-5 minutes (every 2 minutes the first hour; then every 5 minutes). If it cannot connect for 14 days, it will enter Standby mode.
  • Standby - the device attempts to connect to RMS every 6 hours.
  • Disabled - RMS functionality is disabled.
Hostname host | ip; default: rms.teltonika.lt Address of the RMS server. If you're using regular RMS, just leave the default address (rms.teltonika.lt).
Port integer [0..65535]; default: 15009 Port number for connecting to RMS. If you're using regular RMS, just leave the default port (15009).
Authentication code string; default: none Authentication code provided by RMS after adding the device.

If you wish to set the device's RMS settings later instead, you can do so via the Services → Cloud Solutions → RMS page.