Forum Discussion
Clearing Status and Alarm LEDs
Dear All, i want to know how can i clear the status and alarm LEDs in front side of F5-LTM (1600)? I've tested the following script, but it didn't work! Can anyone help me???
for i in 0 1 2 3 4; do for j in 0 1 2 3 4; do lcdwarn -c "${i}" "${j}"; done; done
5 Replies
- sunnyman67_1367
Nimbostratus
Hi Emre, Yep, You are right, But I've tried it formerly and it didn't work! But for assurance I checked it again and at this time it works properly! However Many thanks in advance for your answer.
- Nick_T_68319
Nimbostratus
clearlcd_alert clearlcd_critical clearlcd_emergency clearlcd_error clearlcd_information clearlcd_warning
depending on your version :)
- epb_smithpj_241
Nimbostratus
Thank you for posting commands. This is the first I've found and has given me a starting point for new search terms. Not everyone opt's for the LCD screen, and I need some CLI foo!
- sunnyman67_1367
Nimbostratus
Thanks a lot Nick, Yep, You are also Right, but I think pressing Check Button in front side of F5-LTM is better and also simpler to do that. However thanks for your regards Nick ;)
- kleython_222026
Nimbostratus
SOL11094 https://support.f5.com/kb/en-us/solutions/public/11000/000/sol11094.html
The command that you tried appers to be used on VIPRION
All other BIG-IP platforms (except for VIPRION platforms) the command is:
for i in 0 1 2 3 4 5; do lcdwarn -c "${i}" 0; done
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com