leds
The leds set mode
command may be used to control the behavior of the Status LED at startup.
If
normal
mode is used (default), wait two to five minutes for the Status LED to blink green. After blinking for approximately 15 seconds, the Status LED will will become solid green, indicating that the unit is running and accessible. It will remain solid green while the system is fully operational.Note
If the Status LED does not turn solid green after at least five minutes, you can attempt to connect to the network via:
- The Web User Interface, using the device's IP address, or,
- The CLI, through an SSH using the device's IP address.
If neither of these options work, perform a factory reset to re-configure the MX1 Rugged. For details, see Resetting the MX1 Rugged.
- If
timeout
mode is used, the Status LED will blink for a short while when booting and will become solid green for a specified amount of time in seconds before
going off. - The
duration
of time for which the LED remains lighted up can range from 5 to 3600 seconds. - When
mode
is set tooff
, the Status LED never lights up.
Synopsis
leds get |
Actions
Action | Description |
---|---|
set | Configures LED parameters. A series of one or more |
get | Displays LED status information for the Makito X1. |
Parameters
Parameter | Default | Description/Values |
---|---|---|
duration | n/a | The blinking duration can be set from 5 to 3600 seconds (60 minutes). If no duration is set, blinking will last for 10 minutes. |
Examples
# leds set mode=normal [duration=10] Sets the Status led to blink for 10 seconds while when booting and to become solid green and remain that way once the system is fully |
# leds get Displays current LED status for the encoder (blinking initiated above): LED States: |
Related Topics