Template:Networking device leds: Difference between revisions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
It can perform two different actions: | 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|}}} | ||
| {{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds | | <br>{{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds | ||
| file_eth_led = {{{file_eth_led}}} | | file_eth_led = {{{file_eth_led}}} | ||
| size_eth = {{{size_eth}}} | | size_eth = {{{size_eth}}} | ||
}} | }} | ||
| {{#ifeq: {{{name}}} | TRB140 | | {{#ifeq: {{{name}}} | TRB140 | ||
| {{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds | | <br>{{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}}} | ||
Line 49: | Line 47: | ||
<!-- Use if device has mobile module --> | <!-- Use if device has mobile module --> | ||
{{#if: {{{con|}}} | {{#if: {{{con|}}} | ||
| | | {{Template: Networking_{{lc:{{{name}}}}}_manual_connection_status_leds | ||
| file_con_led = {{{file_con_led}}} | | file_con_led = {{{file_con_led}}} | ||
| size_con = {{{size_con}}} | | size_con = {{{size_con}}} | ||
Line 57: | Line 55: | ||
{{#if: {{{sig|}}} | {{#if: {{{sig|}}} | ||
| | | {{Template: Networking_{{lc:{{{series}}}}}_manual_signal_strength_leds | ||
| file_sig_led = {{{file_con_led}}} | | file_sig_led = {{{file_con_led}}} | ||
| size_sig = {{{size_con}}} | | size_sig = {{{size_con}}} |
Revision as of 09:24, 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]]
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}}}]]