Difference between revisions of "Template:Networking device leds"

From Teltonika Networks Wiki
m (Protected "Template:Networking device leds" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
Line 4: Line 4:
 
   | TRM2xx = modem
 
   | TRM2xx = modem
 
   | TSW1xx = switch
 
   | TSW1xx = switch
   | router
+
   | router}} <b>LEDs</b> and their actions.
}} <b>LEDs</b> and their actions.
 
  
 
__TOC__
 
__TOC__
Line 29: Line 28:
 
             | TRM2xx = Modem
 
             | TRM2xx = Modem
 
             | TSW1xx = Switch
 
             | TSW1xx = Switch
             | Router
+
             | Router}} is powered up</td>
            }} is powered up</td>
 
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 39: Line 37:
 
             | TRM2xx = Modem
 
             | TRM2xx = Modem
 
             | TSW1xx = Switch
 
             | TSW1xx = Switch
             | Router
+
             | Router}} is not power up</td>
            }} is not power up</td>
 
 
     </tr>
 
     </tr>
 
</table>
 
</table>
  
 
<!-- Use if device has eth port -->
 
<!-- Use if device has eth port -->
{{#if: {{{eth_leds|}}}  
+
{{#ifeq: {{{eth_leds}}} | 1 |
  | {{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds
+
  {{#ifeq: {{{name}}} | TRB140 |
        | file_eth_led = {{{file_eth_led}}}
+
  {{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds
        | size_eth = {{{size_eth}}}
+
  | file_eth_led = {{{file_eth_led}}}
        | name = {{{name}}}
+
  | size_eth = {{{size_eth}}}
      }}
+
  }}|
| {{#ifeq: {{{name}}} | TRB140
+
  {{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds
    | {{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds
+
  | file_eth_led = {{{file_eth_led}}}
          | file_eth_led = {{{file_eth_led}}}
+
  | size_eth = {{{size_eth}}}
          | size_eth = {{{size_eth}}}
+
  | name = {{{name}}}
          }}
 
 
   }}
 
   }}
 
  |
 
  |

Revision as of 14:00, 21 April 2020

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

{{#ifeq: {{{eth_leds}}} | 1 |

{{Template: Networking_{{{series}}}_manual_ethernet_port_leds
  | file_eth_led = {{{file_eth_led}}}
  | size_eth = {{{size_eth}}}
  | name = {{{name}}}
  }}



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