Wireless Access

last person joined: yesterday 

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

AP 105 config on controller wont switch from static to DHCP

This thread has been viewed 0 times
  • 1.  AP 105 config on controller wont switch from static to DHCP

    Posted Dec 13, 2012 10:34 AM

    We have 40 AP 105s and a 3400 controller. Out of those 40 we originally had 5 setup as a demo and used static IP addressing and now that I want to swap them to DHCP like the rest it wont fully take. 

     

    In the controller GUI I go to Configuration>Wireless> AP Installation select the AP and click provision. Once there I scroll down to IP Settings and select Optain IP Address Using DHCP, it clears all the static info, I click Apply and Reboot and it reboots.

     

    When it comes back online the AP does get a DHCP address but the radio button for DHCP is cleared and Use the following IP address is selected again and all the fields are blank except for Subnet Mask and Domain Name which have repopulated to the previous values.

     

    All of the rest of the configs for the APs are the same as the other ones that do work with DHCP properly. 

     

    It does this for all 5 of them. What can I do to get them to comply and switch to DHCP? 

     

    Thanks,

    Jeff


    #3400


  • 2.  RE: AP 105 config on controller wont switch from static to DHCP

    Posted Dec 13, 2012 10:37 AM

     

     

    You can try console into AP and executing the following command:

     

    >purge

    >save 

    >boot

     

     



  • 3.  RE: AP 105 config on controller wont switch from static to DHCP

    Posted Dec 13, 2012 10:52 AM

    Is there any other way to reset them? They are in ceiling enclosures and not in very easily accessible locations. 



  • 4.  RE: AP 105 config on controller wont switch from static to DHCP

    Posted Dec 13, 2012 11:04 AM

     

    I forgot this one , you can actually execute this one from the controller if the controller can still see them :

     

    (controller) #ap wipe out flash ap-name "ap-name"



  • 5.  RE: AP 105 config on controller wont switch from static to DHCP

    Posted Dec 13, 2012 12:54 PM

    Nice i didnt know that one

    Thanks for sharing!



  • 6.  RE: AP 105 config on controller wont switch from static to DHCP

    Posted Dec 13, 2012 02:34 PM

    Should it do something after that? I have executed the command and it goes back to the enable prompt like it accepted it, but nothing ever happens. I have tried it by ip-addr as well.



  • 7.  RE: AP 105 config on controller wont switch from static to DHCP

    Posted Dec 13, 2012 02:38 PM

     

    Do a show log all | include "ip-address" 

     

    And it should show you whether or not it worked  :

     

    COMMAND:<ap wipe out flash ip-addr 10.10.10.2 > -- command execution failed



  • 8.  RE: AP 105 config on controller wont switch from static to DHCP

    Posted Dec 13, 2012 02:43 PM

    It showed command execution failed for all three of my attempts.

     

    apboot did succesfully reboot the device, so it is taking some commads.