How to turn off the LED light flashing function of the AP?

2023-07-01 04:21:58 Published
  • 0 Followed
  • 0Collected ,652Browsed

Problem Description

How to turn off the LED light flashing function of the AP?

Solution

In some application scenarios, it is necessary to turn off the LED blinking function of the AP. The following command can be used to control the LED blinking mode: [Command] led-mode { always-on | awake | normal | quiet }

always-on: Specifies the LED blinking mode as always-on mode, indicating that all LEDs are always on. The support of this parameter depends on the model of the AP device. Please refer to the actual situation of the device.

awake: Specifies the LED blinking mode to be awake mode, which means that all LEDs blink once every minute. The support of this parameter depends on the model of the AP device. Please refer to the actual situation of the device.

normal: Specifies the normal mode for the LED blinking mode. The LED blinking status in the normal mode depends on the AP model. Please refer to the actual situation of the device.

quiet: Specifies the LED blinking mode as quiet mode, which means all LEDs are always off.

Example:

[Sysname-wlan-ap-ap1] led-mode quiet

Please rate this case:   
0 Comments

No Comments

Add Comments: