Aruba Airwave

 View Only
last person joined: 6 days ago 

Expand all | Collapse all

Automatic password change for wifi networks

This thread has been viewed 26 times
  • 1.  Automatic password change for wifi networks

    Posted Nov 04, 2022 08:37 AM
    Hi everyone,
    I need help, it is possible to create an SSID for a specific group in AMP with WPA2 personal encryption, but so that the password to this network is changed automatically, e.g. once a week or a month?

    Thanks in advance for the hints
    regards


  • 2.  RE: Automatic password change for wifi networks

    MVP EXPERT
    Posted Nov 06, 2022 05:22 PM
    Hi Sir,

    What is the use case you have in mind? Changing the PSK frequently can impact the experience of your clients, some device need to first "forget" the current wlan profile before they accept the new PSK (this behavior differs per client device). Maybe you can move to 802.1x authentication what is more secure.

    For changing the PSK automatically each periode of time you have to script this with API. I don't known which API exactly but you have to figure that out.

    May this helps you


    When open in Chrome the development tools i can see this request when changing the PSK. Maybe it's a starting point for what you like to achieve. I can't find a directly API in the API Guide, only something as a batch configuration.

    URL: https://172.16.200.50/ap_group_aos_treeview?table=aruba_virtual_ap_prof&ap_group_id=1
    Payload:
    id: 
    5
    name_5: 
    test
    essid_5: 
    test
    vap_rf_band_5: 
    2
    ssid_ht_enable_5: 
    1
    vlan_5: 
    1
    intended_use_5: 
    Internal
    opmode_xsec_5: 
    0
    opmode_opensystem_5: 
    0
    opmode_static_wep_5: 
    0
    opmode_dynamic_wep_5: 
    0
    opmode_wpa_tkip_5: 
    0
    opmode_wpa_aes_5: 
    0
    opmode_wpa_psk_tkip_5: 
    0
    opmode_wpa_psk_aes_5: 
    0
    opmode_wpa2_aes_5: 
    0
    opmode_wpa2_psk_aes_5: 
    1
    checkbox_opmode_wpa2_psk_aes_5: 
    1
    opmode_wpa2_psk_tkip_5: 
    0
    opmode_wpa2_tkip_5: 
    0
    weptxkey_5: 
    1
    wepkey1_5: 
    wepkey1_5_confirm: 
    wepkey2_5: 
    wepkey2_5_confirm: 
    wepkey3_5: 
    wepkey3_5_confirm: 
    wepkey4_5: 
    wepkey4_5_confirm: 
    wpa_passphrase_5: 
    YOURKEYISHERE
    wpa_passphrase_5_confirm: 
    YOURKEYISHERE
    use_captive_portal_5: 
    0
    cp_auth_prof_id_5: 
    2
    dot1x_server_group_id_5: 
    4
    dot1x_default_role_id_5: 
    15
    default_user_role_id_5: 
    17
    table: 
    aruba_virtual_ap_prof
    ap_group_id: 
    1
    handler: 
    Mercury%3A%3AHandler%3A%3AAOS
    generic_save: 
    1​


    ------------------------------
    Marcel Koedijk | MVP Expert 2022 | ACEP | ACMP | ACCP | ACDP | Ekahau ECSE | Not an HPE Employee | Opinions are my own
    ------------------------------