Wireless Access

 View Only
  • 1.  Remove Decommissioned APs from the Allowed AP List

    Posted Sep 12, 2023 09:40 PM

    Hi all,

    We are running IAP (Instant) cluster 8.6.0.22. We reduced the size of our warehouse and removed 9 APs.

    Those 9 still show as down in the cluster, and on the allowed-aps list.

    I know from a working a support ticket a long time ago we just need to remove those MACs from the allowed-ap list, but I cannot remember the right command to do so, and it appeared to take notes.

    Also, I see the old ticket, but it did not keep history, just the open reason and the resolution, which did not include the commands. 

    Little help?



  • 2.  RE: Remove Decommissioned APs from the Allowed AP List

    Posted Sep 13, 2023 07:18 AM

    https://www.arubanetworks.com/techdocs/Instant_87_WebHelp/Content/instant-ug/custom-iap-param/rem-iap-from-nwk.htm



    ------------------------------
    Dustin Burns

    Lead Mobility Engineer @Worldcom Exchange, Inc.

    ACCX 1271| ACMX 509| ACSP | ACDA | MVP Guru 2022-2023
    If my post was useful accept solution and/or give kudos
    ------------------------------



  • 3.  RE: Remove Decommissioned APs from the Allowed AP List

    Posted Sep 13, 2023 02:24 PM

    Hi DB86,

    Thanks for the reply.

    However, these instructions cannot resolve the issue.

    These instructions are for removing APs that are already online and communicating within the cluster.

    However, that is not the case in my situation. 

    APs that are down do not appear in the instant GUI.

    The APs are marked as down within the GUI with the down red arrow. These down APs do not appear in the GUI Access point list.

    Therefore, they cannot be deleted from within the GUI. I know this to be the case because this was the same issue I experienced several years ago.

    It had to be done VIA CLI, using the show allowed-aps command, and piping it to other commands, but I don't have those notes any longer.

    Thanks,




  • 4.  RE: Remove Decommissioned APs from the Allowed AP List

    Posted Sep 13, 2023 03:10 PM

    Have you tried via CLI? 

    no allowed-ap <MAC-address>



    ------------------------------
    Dustin Burns

    Lead Mobility Engineer @Worldcom Exchange, Inc.

    ACCX 1271| ACMX 509| ACSP | ACDA | MVP Guru 2022-2023
    If my post was useful accept solution and/or give kudos
    ------------------------------



  • 5.  RE: Remove Decommissioned APs from the Allowed AP List

    Posted Mar 03, 2025 08:22 AM

    This command does not seem to exist in Ap-635 8.12.03

    is there a different command




  • 6.  RE: Remove Decommissioned APs from the Allowed AP List

    Posted Mar 03, 2025 08:27 AM

    The command is supposed to be still there in Instant 8.12. Are you in Instant mode (not connected to a separate controller), and in cluster/swarm mode (not standalone)?



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your HPE Aruba Networking partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact HPE Aruba Networking TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or HPE Aruba Networking.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 7.  RE: Remove Decommissioned APs from the Allowed AP List

    Posted Mar 03, 2025 04:18 PM

    you have that command in Instant APs.

    InstantAPLab (config) # no allow?
    allow-new-aps
    allow-rest-api
    allowed-ap

    InstantAPLab (config) # no allow



    ------------------------------
    If my post was useful accept solution and/or give kudos.
    Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
    ------------------------------



  • 8.  RE: Remove Decommissioned APs from the Allowed AP List

    Posted Mar 04, 2025 01:31 AM

    Thank you, I needed to be in the config menu, then the no allowed-ap <MAC address> works.

    great help! Thanks again!




  • 9.  RE: Remove Decommissioned APs from the Allowed AP List

    Posted Mar 13, 2026 05:16 AM

    Try

    no allowed-ap <MAC-address>

    and  commit apply 

    -------------------------------------------