Wireless Access

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

How To Verify Authentication at scale?

This thread has been viewed 0 times
  • 1.  How To Verify Authentication at scale?

    Posted Jan 08, 2018 12:42 PM

    I have a large deployment of Aruba Controllers of various models. When I make a change I would like a quick way to verify authentication is still working for all my SSIDs. 

     

    Is there a way to test this without dumping my entire User Table?

     

    I am sure "aaa user delete all" would do the trick to see if users come back, but is there a more graceful way? 



  • 2.  RE: How To Verify Authentication at scale?

    EMPLOYEE
    Posted Jan 08, 2018 02:28 PM

    aaa user delete mac <mac address of single user>

     



  • 3.  RE: How To Verify Authentication at scale?

    Posted Jan 08, 2018 02:31 PM

    I had considered this as a potential option. I could script out like 5 random users and delete them and see if they reauth. That's possible. 

    I also just stumbled upon this. Would this function if I'm using a captive portal? It would work well for my 802.1x SSIDs, but I have guest and wpa2 as well. 

    aaa test-server mschapv2 DC ngutri MyPassword123



    https://community.arubanetworks.com/t5/Command-of-the-Day/Quickly-test-your-radius-authentication/idi-p/222944



  • 4.  RE: How To Verify Authentication at scale?
    Best Answer

    EMPLOYEE
    Posted Jan 08, 2018 02:51 PM

    Yes, but you would have to replace mschap with pap.