Template:Networking device leds: Difference between revisions

From Teltonika Networks Wiki
No edit summary
No edit summary
 
(34 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}}} {{#switch: {{{series}}}
   | TRB14x = gateway
   | TRB14x|TRB2xx|TRB5 = gateway
  | TRB2xx = gateway
   | TRM2xx = modem
   | TRM2xx = modem
   | TSW1xx = switch
   | TSW1xx|TSW2xx|TSW3|TSW0 = switch
   | router
   | router}} <b>LEDs</b> and their actions.
}} <b>LEDs</b> and their actions.


__TOC__
__TOC__


==Power LED==
==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 -->
<!-- Use if device has eth port -->
{{#if: {{{eth_leds|}}}  
{{#ifeq: {{{eth_leds}}} | 1
| <br>{{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds
|{{#ifeq: {{{name}}} | TRB140
        | eth_led = {{{eth_led}}}
  |{{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds
        | size_eth = {{{size_eth}}}
    | file_eth_led = {{{file_eth_led}}}
       }}
    | size_eth = {{{size_eth}}}
| {{#ifeq: {{{name}}} | TRB140
    }}
    | <br>{{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds
    |{{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds
          | eth_led = {{{eth_led}}}
      | file_eth_led = {{{file_eth_led}}}
          | size_eth = {{{size_eth}}}
      | 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 -->
<!-- Use if device has mobile module -->
{{#if: {{{con|}}}
{{#ifeq: {{{con}}} | 1
  | <br>{{Template: Networking_{{lc:{{{name}}}}}_manual_connection_status_leds
  | {{Template: Networking_{{lc:{{{name}}}}}_manual_connection_status_leds
         | con_led = {{{con_led}}}
         | file_con_led = {{{file_con_led}}}
         | size_con = {{{size_con}}}
         | size_con = {{{size_con}}}
       }}
       }}
Line 35: Line 72:
}}
}}


{{#if: {{{sig|}}}
{{#ifeq: {{{sig}}} | 1
  | <br>{{Template: Networking_{{lc:{{{series}}}}}_manual_signal_strength_leds
  | {{Template: Networking_{{lc:{{{series}}}}}_manual_signal_strength_leds
         | sig_led = {{{con_led}}}
         | file_sig_led = {{{file_sig_led}}}
         | size_sig = {{{size_con}}}
         | size_sig = {{{size_sig}}}
       }}
       }}
|
}}


{{#if: {{{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, you have to hold it pressed for 5 seconds (by default) to initiate a factory reset. Depending on a number of signal strength LEDs, time needed to reset router are divided in equal periods, when it elapsed a new signal strength LED lights up. When all {{{sig_led_num}}} LEDs are lit up, it represents that 5 seconds have passed since you pressed down on the reset button and that you can release it.


After releasing the button, all {{{sig_led_num}}} LEDs will start blinking every 1 second. This signifies that the router <b>has begun the factory reset</b>.  
The signal strength LEDs can also be used as a <b>time indicator for holding the reset button</b>. By default,  when you press and hold the reset button, after 6 seconds it initiates a <b>Factory reset</b>. 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>. 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}}}]]
[[Category:{{{name}}} Manual]]

Latest revision as of 11:11, 15 March 2023

This wiki page contains information about {{{name}}} router LEDs and their actions.

Power LED

The power LED 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:

Action Description
LED turned ON Router is powered up
LED turned OFF Router is not power up





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