Wireless Access

last person joined: 19 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

site-suvey AP (old method) keeps rebooting without LAN

This thread has been viewed 0 times
  • 1.  site-suvey AP (old method) keeps rebooting without LAN

    MVP
    Posted Mar 13, 2017 09:17 AM

    SO I've conigured a few campus APs to use as site survey AP's.

     

    Since these AP's where not Instant AP's I did this the old way by configuring them as always up remote APs.

     

    Configured an open SSID: survey.

    wlan ssid-profile "survey"
       essid "survey"
    !

    The virutal-ap profile I changed to be bridge mode and have rap-always -up support:

    wlan virtual-ap "survey"
       aaa-profile "survey"
       ssid-profile "survey"
       vlan 1
       forward-mode bridge
       rap-operation always
    !

    Next the AP was configured as remote AP (username+passwd) with fixed ip address and allowed to reboot.

     

    Now, in the field.

    If we supply it with POE+ethernet it works fine

    If we supply only POE it keeps rebooting because it can't setup the ipsec tunnel:

     

     

    AP rebooted Wed Dec 31 16:09:07 PST 1969; Unable to set up IPSec tunnel after 85 tries

    So, do I HAVE to provide an ethernet interface or is there a way around this?



  • 2.  RE: site-suvey AP (old method) keeps rebooting without LAN

    EMPLOYEE
    Posted Mar 13, 2017 10:04 AM

    You need to provision it with a static ip address..



  • 3.  RE: site-suvey AP (old method) keeps rebooting without LAN

    MVP
    Posted Mar 13, 2017 10:14 AM

    They have been configured with fixed ip addresses.

     

    When connected to a switch (that is not connected to anything but the survey AP), everything works fine.

     

    Only when we only use the POE injector as the survey guys require (they understandably dont want to haul and power an additional switch) the AP comes up, is pingable, but reboots again and again after a few minutes.

     

    Thinking about making a rj45 loopback plug to plug in to the dataport of said POE injector, but offcourse missing the **bleep** crimping tool here. :/

    RJ45 loopback plug in dataport of poe injector doesn't help either.



  • 4.  RE: site-suvey AP (old method) keeps rebooting without LAN
    Best Answer

    Posted Mar 14, 2017 03:10 AM

    Hi Koen,

     

    Once the RAP is up on the controller, could you try changing number of IPSEC retries in the AP system profile to 0 & then test it in site survey mode.

     

     



  • 5.  RE: site-suvey AP (old method) keeps rebooting without LAN

    MVP
    Posted Mar 14, 2017 01:18 PM

    Problem solved... you rock!