Wireless Access

 View Only
  • 1.  AP Provisioning Issue

    Posted Apr 16, 2025 12:49 PM
    Edited by zshore 30 days ago

    Controller is a 7210 running 8.10, most APs we are deploying have 8.7 on them out of the box.

    Having some odd issues the past few months with joining APs to our controller. If I am at the main campus where my controller lives, we can plug the APs in just fine. They update and are ready to be provisioned on the controller. Now if I go to another campus with a new AP and plug it in. It almost immediately goes into Instant mode. If I plug my laptop into that same port, I can ping the controller, DCs, etc. just like I should.

    I can provision an AP at the main site, and then take it to the new site and it works great.

    I've checked my DHCP options and DNS settings and all seems correct, and obviously works when on the main campus. All the campuses are interconnected with fiber.

    Has anyone run into anything like this. It really seems like a network issue, but I can't pinpoint it. I have a mix of Cisco and Aruba switches and it happens on both, we have made no network config changes recently either.



  • 2.  RE: AP Provisioning Issue

    Posted Apr 16, 2025 01:00 PM

    I had similar cases a lot of times in more or less similar environment. 
    I have added the following on my DHCP Pool and it worked like a charm:

    ip dhcp pool Aruba
     network x.x.x.x 255.255.255.0
     default-router x.x.x.x
     dns-server x.x.x.x x.x.x.x
     option 60 ascii "ArubaAP"
     option 150 ip <IP of the controllers>
     option 43 ip <IP of the controllers>



    ------------------------------
    Shpat | ACEP | ACMP | ACCP | ACDP
    Just an Aruba enthusiast and contributor by cases
    If you find my comment helpful, KUDOS are appreciated.
    ------------------------------



  • 3.  RE: AP Provisioning Issue

    Posted Apr 16, 2025 06:44 PM

    Also, you can add an entry in your DNS server for "aruba-mster" to resolve the mobility controller IP/VIP. DNS discovery is more scalable and easier to manage

    Make sure to add the domain name field to each DHCP pool.

    ip dhcp pool Aruba
     network <network> <mask>
     default-router <gateway ip>
     dns-server <ip>

    domain-name <string>

    As Shpat said, Option 43 and 60 should work in your case too



    ------------------------------
    Harendra | ACEX165 | ACEP | CWDP | CWSP
    If you find my answer useful, consider giving kudos and/or mark it as the solution.
    ------------------------------



  • 4.  RE: AP Provisioning Issue

    Posted 30 days ago

    We are using Windows DHCP scopes so I think we have those options all set. I have DNS entries for master and conductor already. The one campus it doesn't seem to work on is connected to our network but is the only campus that is Layer 3.




  • 5.  RE: AP Provisioning Issue

    Posted 29 days ago

    Do you have any Firewall in between Sites? Also you said Layer-3, where does the AP get the Scope from?



    ------------------------------
    Shpat | ACEP | ACMP | ACCP | ACDP
    Just an Aruba enthusiast and contributor by cases
    If you find my comment helpful, KUDOS are appreciated.
    ------------------------------



  • 6.  RE: AP Provisioning Issue

    Posted 29 days ago

    The campus with the issue is 1 router hop away.  APs that have joined in the past can continue to join and have no issues joining from any campus. That makes it seem like there is no firewall rules or routing issues. It definitely is confusing me.

    The AP gets the scope from a Windows DHCP server at that campus, but never successfully grabs an IP.




  • 7.  RE: AP Provisioning Issue

    Posted 28 days ago

    What type of Access Points are the new Ones?
    Also, can you do a test, put a new AP in the same Wire to an old AP (replace it just for testing) and see if it works properly.



    ------------------------------
    Shpat | ACEP | ACMP | ACCP | ACDP
    Just an Aruba enthusiast and contributor by cases
    If you find my comment helpful, KUDOS are appreciated.
    ------------------------------



  • 8.  RE: AP Provisioning Issue

    Posted 29 days ago

    What are those option 43 and 60 settings for those AP scopes?  Is there dynamic policy being applied?  Use a console cable on the AP and watch the boot cycle, if the DHCP options are correct then there should be an indication of such during boot.



    ------------------------------
    Carson Hulcher, ACEX#110
    ------------------------------



  • 9.  RE: AP Provisioning Issue

    Posted 29 days ago

    43 points to our VIP of our controller cluster.

    60 points to ArubaAP




  • 10.  RE: AP Provisioning Issue

    Posted 29 days ago

    In addition to what others have mentioned, do you have TFTP (UDP 69) and PAPI (UDP 8211) open between the sites?



    ------------------------------
    Jeff Johnston
    ------------------------------