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

Remote-AP stopped connection

This thread has been viewed 2 times
  • 1.  Remote-AP stopped connection

    Posted Feb 07, 2020 12:36 AM

    Hi,

     

    yesterday i was working in homeoffice. My RAP was working fine. Suddenly connection was lost. So I spend some time for troubleshooting.

    Internet connection ist ok. Remote AP is getting an ip adress and it is reachable within local network.

     

    On console I can see, it is resolving the correct public ip of our controller in company network.

    The rap is an campus AP-225 which is configured as rap.

    Other raps are still working so problem should be rap itself.

    Anybody any idea how to troubleshoot rap in remote offce?



  • 2.  RE: Remote-AP stopped connection

    Posted Feb 07, 2020 01:54 AM

    What I saw now, rap is sometimes seen by the controller for a short amount of time with dirty flag.

     

    show log all tells nothing for the mac adress of the rap.

    Is there any debug command to have a closer look to the rap?



  • 3.  RE: Remote-AP stopped connection

    EMPLOYEE
    Posted Feb 10, 2020 10:36 PM

    you should start by validating the condition and behavior of the wan link back to the controller from the perspective of the RAP LAN. There;s a few layers to that, but start with a tool like fping from a laptop on the same LAN as the rap and run a constant 24 hour ping of 1400 bytes to the RAP termination IP.

     

    Now, that is not perfect because likely the public IP is some router in front of the controller that will respond itself (unlike udp/4500 which it will forward to the controller), but it's a starting point.

     

    If that runs clean, then we need to peel the onion another layer, if that doesn't run clean then it's a separate issue.

     

    from the controller CLI make sure commands that return small and large output are working correctly, e.g. a small command:
    show datapath route ap-name <the ap>

     

    a large command:

    show ap debug radio-stats ap-name <the ap> radio 0 advanced

     

    report back what you find for all of the above.

     

    Finally, depending on whether large commands are working or not, you can run "show ap debug system-status ap-name <the ap>" and the top 20 or so lines will tell something about why the AP felt the controller went away, grab that info to (if the command works at all, per the above)