Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-06-2019 03:34 PM
hello everyone,
is there any way that i can turn off the Leds on my 2xAP7532 so that will be nice white on the ciling without led ...?
thanks
is there any way that i can turn off the Leds on my 2xAP7532 so that will be nice white on the ciling without led ...?
thanks
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-06-2019 06:51 PM
From CLI (via controller if AP is adopted or directly from AP in stand-alone mode):
From controller:
enable [enter]
config [enter]
profile ap7532 xxxxxxx [enter] (x represents AP profile)
no led flash-pattern [enter]
com wr [enter]
From AP at device level:
enable [enter]
config [enter]
self [enter]
no led flash-pattern [enter]
com wr [enter]
From controller:
enable [enter]
config [enter]
profile ap7532 xxxxxxx [enter] (x represents AP profile)
no led flash-pattern [enter]
com wr [enter]
From AP at device level:
enable [enter]
config [enter]
self [enter]
no led flash-pattern [enter]
com wr [enter]
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-08-2019 03:41 PM
Wow thanks this
does the trick thanks alot
- Turn LEDs off​
- Log into the AP via SSH or console port and run the following commands:
code:
>en
#self
#no led
#com wr
[ok]
does the trick thanks alot
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-08-2019 12:16 PM
Hello Hayman,
Here's a link that you might want to keep handy: https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-physically-locate-an-AP-using-the-LED-flash-sequence
This should include all LED options.
Thank you,
Christoph
Here's a link that you might want to keep handy: https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-physically-locate-an-AP-using-the-LED-flash-sequence
This should include all LED options.
Thank you,
Christoph
Christoph S.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-07-2019 04:49 PM
thanks for the fast answer i'll try it ...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-07-2019 01:16 AM
