Difference between revisions of "Template:Networking device leds"

From Teltonika Networks Wiki
(Added information on Signal Strength LEDs and reset button when no User's defaults are configured.)
(Created page with "This wiki page contains information about {{{name}}} {{#ifexits: {{{series}}} | TRB | gateway | {{#ifexits: {{{series}} | RUT | router | modem }}}}")
(50 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This wiki page contains information about {{{name}}} {{#switch: {{{series}}}
+
This wiki page contains information about {{{name}}} {{#ifexits: {{{series}}} | TRB | gateway | {{#ifexits: {{{series}} | RUT | router | modem }}}}
  | TRB14x|TRB2xx|TRB5 = gateway
 
  | TRM2xx = modem
 
  | TSW1xx|TSW2xx|TSW3|TSW0 = switch
 
  | router}} <b>LEDs</b> and their actions.
 
 
 
__TOC__
 
 
 
==Power LED==
 
 
 
The <b>power LED</b> is located on the bottom left corner of the front panel, near the power connector:
 
 
 
[[File:{{{file_power_led}}}|{{{size_power_led}}}px]]
 
 
 
It can perform two different actions:
 
 
 
<table class="nd-othertables_2">
 
    <tr>
 
        <th style="width: 550px>Action</th>
 
        <th style="width: 550px>Description</th>
 
    </tr>
 
    <tr>
 
        <td>LED turned ON</td>
 
        <td>{{#switch: {{{series}}}
 
            | TRB14x|TRB2xx|TRB5 = Gateway
 
            | TRM2xx = Modem
 
            | TSW1xx|TSW2xx|TSW3|TSW0 = Switch
 
            | Router}} is powered up</td>
 
    </tr>
 
    <tr>
 
        <td>LED turned OFF</td>
 
        <td>{{#switch: {{{series}}}
 
            | TRB14x|TRB2xx|TRB5 = Gateway
 
            | TRM2xx = Modem
 
            | TSW1xx|TSW2xx|TSW3|TSW0 = Switch
 
            | Router}} is not power up</td>
 
    </tr>
 
</table>
 
 
 
<!-- Use if device has eth port -->
 
{{#ifeq: {{{eth_leds}}} | 1
 
|{{#ifeq: {{{name}}} | TRB140
 
  |{{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds
 
    | file_eth_led = {{{file_eth_led}}}
 
    | size_eth = {{{size_eth}}}
 
    }}
 
    |{{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds
 
      | file_eth_led = {{{file_eth_led}}}
 
      | size_eth = {{{size_eth}}}
 
      | name = {{{name}}}
 
      }}|
 
  }}
 
}}
 
 
 
<!-- Use if device has SFP port -->
 
{{#ifeq: {{{sfp_leds}}} | 1
 
| {{Template: Networking_{{lc:{{{series}}}}}_manual_sfp_port_leds
 
      | file_sfp_led = {{{file_sfp_led}}}
 
      | size_sfp = {{{size_sfp}}}
 
      | name = {{{name}}}
 
      }}
 
|
 
}}
 
 
 
<!-- Use if device has mobile module -->
 
{{#ifeq: {{{con}}} | 1
 
| {{Template: Networking_{{lc:{{{name}}}}}_manual_connection_status_leds
 
        | file_con_led = {{{file_con_led}}}
 
        | size_con = {{{size_con}}}
 
      }}
 
|
 
}}
 
 
 
{{#ifeq: {{{sig}}} | 1
 
| {{Template: Networking_{{lc:{{{series}}}}}_manual_signal_strength_leds
 
        | file_sig_led = {{{file_sig_led}}}
 
        | size_sig = {{{size_sig}}}
 
      }}
 
 
 
 
 
The signal strength LEDs can also be used as a <b>time indicator for holding the reset button</b>. When you press and hold the reset button, if there is a User's default configuration configured on the device, you have to hold it pressed for 6 seconds (by default) to initiate a <b>User's default configuration reset</b> and 12 seconds (by default) to initiate a <b>Factory reset</b>. Otherwise, it is only necessary to hold the reset button for 6 seconds to trigger a <b>Factory reset</b>. If the button was held down longer than 20 seconds (by default) no action will be taken.
 
 
 
While holding the reset button each lit up signal strength LED indicate that a period of two seconds has passed. In case with <b>{{{name}}}</b>, when all {{{sig_led_num}}} signal strength LEDs are lit up, they represent that {{#expr: {{{sig_led_num}}} * 2}} (LED number multiplied by 2) seconds have passed since you pressed down on the reset button.
 
 
 
After releasing the button at one of the reset periods, all {{{sig_led_num}}} LEDs will start blinking every 1 second. This signifies that the router <b>has begun the reset</b>.
 
|
 
}}
 
 
 
[[Category:{{{name}}} Manual]]
 

Revision as of 07:53, 1 April 2020

This wiki page contains information about {{{name}}} {{#ifexits: {{{series}}} | TRB | gateway | {{#ifexits: {Template:Series | RUT | router | modem }}}}