Template:Networking device leds: Difference between revisions
m (Protected "Template:Networking device leds" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
No edit summary |
||
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> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 39: | Line 37: | ||
| TRM2xx = Modem | | TRM2xx = Modem | ||
| TSW1xx = Switch | | TSW1xx = Switch | ||
| Router | | Router}} is not power up</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
<!-- Use if device has eth port --> | <!-- Use if device has eth port --> | ||
{{# | {{#ifeq: {{{eth_leds}}} | 1 | | ||
| {{Template: Networking_{{lc:{{{ | {{#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}}} | |||
}} | }} | ||
| | | |
Revision as of 13: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]]