Wireless Access

last person joined: 22 hours ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

Can´t unignore a previously ignored AP

This thread has been viewed 0 times
  • 1.  Can´t unignore a previously ignored AP

    Posted Mar 07, 2016 08:43 AM

    Hi!

     

    I want to unignore an AP that is currently in the ignore list but when I mark it and click either unignore or delete the page just refreshes and on top of the page this message is displayed:

     

    Airwave.PNG

     

    We are acctually at 98% of our maximum licenses but I can´t see why that would keep me from unignoring an AP. Anyone has an idea on how to successfully unignore this device?

     

    Cheers,

    Chris



  • 2.  RE: Can´t unignore a previously ignored AP
    Best Answer

    EMPLOYEE
    Posted Mar 07, 2016 11:30 PM

    Hi Christoffer

     

     

     

     

     

     

    # dbc "update ap set state = 0 where lan_mac = '<device mac>'";

     

    Note: Replace <device mac> with actual mac of the device. Below is an example,

     

    # dbc "update ap set state = 0 where lan_mac = '9C:1C:12:CB:5E:78'";

     

    Let me know if you have any queries.

     

    Thank you,
    Vishnu

     



  • 3.  RE: Can´t unignore a previously ignored AP

    Posted Mar 09, 2016 08:09 AM

    Thank you for your detailed answer, worked like a charm!

     

    Cheers,

    Chris