Wireless Access

 View Only
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

Please HELP !!!!!!!!!!!!!!!!!!!!!!!!!

This thread has been viewed 36 times
  • 1.  Please HELP !!!!!!!!!!!!!!!!!!!!!!!!!

    Posted Feb 12, 2024 10:23 AM

    Look I am a newbi to WIFI.

    Please dont tell me to log a ticket with Aruba. I just need some firm advice

    Via the CLI, which command(s) can I use to see whi devices disconnected form the WIFI network?

    And can the same information be retrieved via SNMP?



  • 2.  RE: Please HELP !!!!!!!!!!!!!!!!!!!!!!!!!

    EMPLOYEE
    Posted Feb 12, 2024 04:18 PM

    if this is an Instant AP then you can SSH to it and run "show clients"

    you can also see the number of clients from the WebUI of the cluster as well. Here you can find the relevant user guide for Instant APs.

    if this is a controller based AP, then you need to SSH to the controller and use "show users"



    ------------------------------
    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.
    ------------------------------



  • 3.  RE: Please HELP !!!!!!!!!!!!!!!!!!!!!!!!!

    Posted Feb 22, 2024 09:29 AM

    Try the following.

    show ap debug client-deauth-reason-counters - For all clients

    show ap debug client-kickout-counters 

    show ap debug client-info <mac address of client> - For a specific client

    Some more debug parameters can be found here

    https://www.arubanetworks.com/techdocs/CLI-Bank/Content/aos8/sh-ap-debug.htm

    These folks at semfio have a cheatsheet for some basic commands for aruba at this link. Some may be deprecated but most should work.

    https://semfionetworks.com/wp-content/uploads/2021/04/arubaos_commands_-_reference_sheet_v1.2.pdf

    As for SNMP here are a few I can think of,

    1.3.6.1.4.1.14823.2.3.1.11.1.2.1017 - User failed auth

    1.3.6.1.4.1.14823.2.3.1.11.1.2.1018 - auth server request timeout

    1.3.6.1.4.1.14823.2.3.1.11.1.2.1019 - auth server timeout

    If you have a specific reason in mind, let me know.
    ------------------------------
    /AJ
    ------------------------------