Template:Networking device leds: Difference between revisions
No edit summary |
(Added information on Signal Strength LEDs and reset button when no User's defaults are configured.) |
||
(11 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 | | TRB14x|TRB2xx|TRB5 = gateway | ||
| TRM2xx = modem | | TRM2xx = modem | ||
| TSW1xx = switch | | TSW1xx|TSW2xx|TSW3|TSW0 = switch | ||
| router}} <b>LEDs</b> and their actions. | | router}} <b>LEDs</b> and their actions. | ||
Line 24: | Line 23: | ||
<td>LED turned ON</td> | <td>LED turned ON</td> | ||
<td>{{#switch: {{{series}}} | <td>{{#switch: {{{series}}} | ||
| TRB14x | | TRB14x|TRB2xx|TRB5 = Gateway | ||
| TRM2xx = Modem | | TRM2xx = Modem | ||
| TSW1xx = Switch | | TSW1xx|TSW2xx|TSW3|TSW0 = Switch | ||
| Router}} is powered up</td> | | Router}} is powered up</td> | ||
</tr> | </tr> | ||
Line 33: | Line 31: | ||
<td>LED turned OFF</td> | <td>LED turned OFF</td> | ||
<td>{{#switch: {{{series}}} | <td>{{#switch: {{{series}}} | ||
| TRB14x | | TRB14x|TRB2xx|TRB5 = Gateway | ||
| TRM2xx = Modem | | TRM2xx = Modem | ||
| TSW1xx = Switch | | TSW1xx|TSW2xx|TSW3|TSW0 = Switch | ||
| Router}} is not power up</td> | | Router}} is not power up</td> | ||
</tr> | </tr> | ||
Line 42: | Line 39: | ||
<!-- Use if device has eth port --> | <!-- Use if device has eth port --> | ||
{{#ifeq: {{{eth_leds}}} | 1 | {{#ifeq: {{{eth_leds}}} | 1 | ||
{{#ifeq: {{{name}}} | TRB140 | | |{{#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}}} | |||
}}| | |||
}} | |||
}} | |||
<!-- 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 --> | ||
{{# | {{#ifeq: {{{con}}} | 1 | ||
| {{Template: Networking_{{lc:{{{name}}}}}_manual_connection_status_leds | | {{Template: Networking_{{lc:{{{name}}}}}_manual_connection_status_leds | ||
| file_con_led = {{{file_con_led}}} | | file_con_led = {{{file_con_led}}} | ||
Line 65: | Line 72: | ||
}} | }} | ||
{{# | {{#ifeq: {{{sig}}} | 1 | ||
| {{Template: Networking_{{lc:{{{series}}}}}_manual_signal_strength_leds | | {{Template: Networking_{{lc:{{{series}}}}}_manual_signal_strength_leds | ||
| file_sig_led = {{{file_sig_led}}} | | file_sig_led = {{{file_sig_led}}} | ||
Line 72: | Line 79: | ||
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 | 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, 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>. Otherwise, it is only necessary to hold the reset button for 6 seconds to trigger a <b>Factory reset</b>. If the button was held down longer than 20 seconds (by default) no action will be taken. | ||
In case with <b>{{{name}}}</b>, when all {{{sig_led_num}}} signal strength LEDs are lit up, they represent that | 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, all {{{sig_led_num}}} LEDs will start blinking every 1 second. This signifies that the router <b>has begun the | 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}}} Manual]] | [[Category:{{{name}}} Manual]] |
Revision as of 11:07, 10 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]]