led command

Hi everyone,

I have noticed that the command :led has disappeared in the last versions of the routerOS firmware and I need it. There still exists the :blink command, but I need the old :led command, which let me turn on the user-led and set it fixed (not blinking). Is there any command replacing the old :led command?

Thank you!

Add LED preset with type “on” and then change its state with a “set” command.

[admin@=R1=] > system leds add type=on leds=user-led



[admin@=R1=] > system leds set [find where leds=user-led] type=off
[admin@=R1=] > system leds set [find where leds=user-led] type=on