Template:Networking device leds: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
==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|right]] | |||
It can perform two different actions: | |||
{| class="wikitable" | |||
|+ | |||
! style="width: 550px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | ACTION | |||
! style="width: 550px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION | |||
|- | |||
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | LED turned ON | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Router is powered up | |||
|- | |||
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | LED turned OFF | |||
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Router is not powered up | |||
|- | |||
|} | |||
<!-- Use if device has eth port --> | <!-- Use if device has eth port --> | ||
{{#if: {{{eth_leds|}}} | {{#if: {{{eth_leds|}}} | ||
| <br>{{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds | | <br>{{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds | ||
| | | file_eth_led = {{{file_eth_led}}} | ||
| size_eth = {{{size_eth}}} | | size_eth = {{{size_eth}}} | ||
}} | }} | ||
| {{#ifeq: {{{name}}} | TRB140 | | {{#ifeq: {{{name}}} | TRB140 | ||
| <br>{{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds | | <br>{{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds | ||
| | | file_eth_led = {{{file_eth_led}}} | ||
| size_eth = {{{size_eth}}} | | size_eth = {{{size_eth}}} | ||
}} | }} | ||
Line 29: | Line 48: | ||
{{#if: {{{con|}}} | {{#if: {{{con|}}} | ||
| <br>{{Template: Networking_{{lc:{{{name}}}}}_manual_connection_status_leds | | <br>{{Template: Networking_{{lc:{{{name}}}}}_manual_connection_status_leds | ||
| | | file_con_led = {{{file_con_led}}} | ||
| size_con = {{{size_con}}} | | size_con = {{{size_con}}} | ||
}} | }} | ||
Line 37: | Line 56: | ||
{{#if: {{{sig|}}} | {{#if: {{{sig|}}} | ||
| <br>{{Template: Networking_{{lc:{{{series}}}}}_manual_signal_strength_leds | | <br>{{Template: Networking_{{lc:{{{series}}}}}_manual_signal_strength_leds | ||
| | | file_sig_led = {{{file_con_led}}} | ||
| size_sig = {{{size_con}}} | | size_sig = {{{size_con}}} | ||
}} | }} |
Revision as of 08:29, 1 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|right]]
It can perform two different actions:
ACTION | DESCRIPTION |
---|---|
LED turned ON | Router is powered up |
LED turned OFF | Router is not powered up |
[[Category:{{{name}}}]]