Difference between revisions of "Template:Networking device manual remote management"

From Teltonika Networks Wiki
(23 intermediate revisions by 5 users not shown)
Line 3: Line 3:
 
==Remote control options==
 
==Remote control options==
  
The {{{name}}} {{#ifeq:{{{series}}} | TRB14x | device | router}} supports the following remote control capabilities:
+
The {{{name}}} {{#switch:{{{series}}}  
 +
| TRB14x = device
 +
| TRB2xx = gateway
 +
| router}} supports the following remote control capabilities:
  
{{Template: Networking_{{lc:{{{name}}}}}_manual_remote_management_options_table
+
{{Template: Networking_device_manual_remote_management_options_table
| name  = {{{name}}}
+
  | name  = {{{name}}}
| series = {{{series}}}
+
  | series = {{{series}}}
 +
  | sms = {{{sms}}}
 +
  | json = {{{json}}}
 +
  | vpn = {{{vpn}}}
 +
  | snmp = {{{snmp}}}
 +
  | set_snmp = {{{set_snmp}}}
 +
  | modbus = {{{modbus}}}
 +
  | set_modbus = {{{set_modbus}}}
 +
  | mqtt = {{{mqtt}}}
 +
  | set_mqtt = {{{set_mqtt}}}
 +
  | tr069 = {{{tr069}}}
 +
  | set_tr069 = {{{set_tr069}}}
 +
  | dnp3 = {{{dnp3}}}
 +
  | set_dnp3 = {{{set_dnp3}}}
 +
  | mbus = {{{mbus}}}
 +
  | set_mbus = {{{set_mbus}}}
 
}}
 
}}
  
Line 18: Line 36:
 
===Public IP===
 
===Public IP===
 
----
 
----
If you're using a SIM card that has a Public IP address (refer [[Private_and_Public_IP_Addresses#Public_IP_address|here]] for more info), you can reach the router via HTTP or SSH via its WAN IP address.  
+
{{#ifeq:{{{mobile}}}|0|If your device|If you're using a SIM card that}} has a Public IP address (refer [[Private_and_Public_IP_Addresses#Public_IP_address|here]] for more information), you can reach the {{#switch: {{{series}}}
 +
| TRB14x = device
 +
| TRB2xx = gateway
 +
| router}} via HTTP or SSH via its WAN IP address.  
  
 
====HTTP access====
 
====HTTP access====
Line 28: Line 49:
 
Remote <b>SSH</b> access can be set up via the <b>System</b> → <b>Administration</b> → <b>[[{{{name}}}_Administration#Access_Control|Access Control]]</b> page.
 
Remote <b>SSH</b> access can be set up via the <b>System</b> → <b>Administration</b> → <b>[[{{{name}}}_Administration#Access_Control|Access Control]]</b> page.
  
{{#ifeq:{{{sms}}} | 1 | {{Template: Networking_device_manual_remote_management_sms|name={{{name}}}|series={{{series}}}|}}                                 {{#ifeq:{{{json}}} | 1 | {{Template: Networking_device_manual_remote_management_json|name={{{name}}}|series={{{series}}}|}}                               {{#ifeq:{{{vpn}}} | 1 | {{Template: Networking_device_manual_remote_management_vpn|name={{{name}}}|series={{{series}}}|}}                                 {{#ifeq:{{{snmp}}} | 1 | {{Template: Networking_device_manual_remote_management_snmp|name={{{name}}}|series={{{series}}}|}}                               {{#ifeq:{{{modbus}}} | 1 | {{Template: Networking_device_manual_remote_management_modbus|name={{{name}}}|series={{{series}}}|}}                           {{#ifeq:{{{mqtt}}} | 1 | {{Template: Networking_device_manual_remote_management_mqtt|name={{{name}}}|series={{{series}}}|}}                               {{#ifeq:{{{tr069}}} | 1 | {{Template: Networking_device_manual_remote_management_tr069|name={{{name}}}|series={{{series}}}|}}
+
{{#ifeq:{{{sms}}}   | 1 | {{Template: Networking_device_manual_remote_management_sms   |name={{{name}}} |series={{{series}}}}}}}
 +
{{#ifeq:{{{json}}}   | 1 | {{Template: Networking_device_manual_remote_management_json   |name={{{name}}} |series={{{series}}}}}}}
 +
{{#ifeq:{{{vpn}}}   | 1 | {{Template: Networking_device_manual_remote_management_vpn   |name={{{name}}} |series={{{series}}}}}}}
 +
{{#ifeq:{{{snmp}}}   | 1 | {{Template: Networking_device_manual_remote_management_snmp   |name={{{name}}} |series={{{series}}}}}}}
 +
{{#ifeq:{{{modbus}}} | 1 | {{Template: Networking_device_manual_remote_management_modbus |name={{{name}}} |series={{{series}}}}}}}
 +
{{#ifeq:{{{mqtt}}}   | 1 | {{Template: Networking_device_manual_remote_management_mqtt   |name={{{name}}} |series={{{series}}}}}}}
 +
{{#ifeq:{{{tr069}}} | 1 | {{Template: Networking_device_manual_remote_management_tr069 |name={{{name}}} |series={{{series}}}}}}}
 +
{{#ifeq:{{{dnp3}}}  | 1 | {{Template: Networking_device_manual_remote_management_dnp3  |name={{{name}}} |series={{{series}}}}}}}
 +
{{#ifeq:{{{mbus}}}  | 1 | {{Template: Networking_device_manual_remote_management_mbus  |name={{{name}}} |series={{{series}}}}}}}
  
 
[[Category:{{{name}}} Manual]]
 
[[Category:{{{name}}} Manual]]

Revision as of 09:23, 14 April 2022

{{{name}}} supports multiple monitoring and administration possibilities.

Remote control options

The {{{name}}} router supports the following remote control capabilities:

Remote control method Can get parameters Can set parameters
[[{{{name}}}_Remote_Monitoring_%26_Administration#RMS|RMS]] Check.png Check.png
[[{{{name}}}_Remote_Monitoring_%26_Administration#SSH_access|SSH]] Check.png Check.png
[[{{{name}}}_Remote_Monitoring_%26_Administration#HTTP_access|HTTP]] Check.png Check.png

RMS


The Remote Management System (RMS) is designed to conveniently monitor and manage all your Teltonika networking devices. The system allows to securely gather status information of your devices and to change their configuration even if the devices do not have public IP addresses.

RMS access can be configured from the SystemAdministration[[{{{name}}}_Administration#RMS|RMS]] page.

Public IP


If you're using a SIM card that has a Public IP address (refer here for more information), you can reach the router via HTTP or SSH via its WAN IP address.

HTTP access


Remote HTTP access can be set up via the SystemAdministration[[{{{name}}}_Administration#Access_Control|Access Control]] page.

SSH access


Remote SSH access can be set up via the SystemAdministration[[{{{name}}}_Administration#Access_Control|Access Control]] page.






[[Category:{{{name}}} Manual]]