Controllerless Networks

last person joined: 2 days ago 

Instant Mode - the controllerless Wi-Fi solution that's easy to set up, is loaded with security and smarts, and won't break your budget

Can I modify a iAP's configuration by curl command ?

This thread has been viewed 0 times
  • 1.  Can I modify a iAP's configuration by curl command ?

    Posted Dec 17, 2014 01:46 AM

    Hi Folks,

     

    Can I modify iAP's configuration by curl command ?

    ArubaOS (MODEL: RAP-109), Version 6.4.2.0-4.1.1.0

     

    [CLI]
    # show aps

     

    [webUI]
    curl -s -k -c .cookie -d "opcode=support&cmd=%27show aps%27&refresh=false&sid=SESSION_ID" https://10.0.0.1:4343/swarm.cgi

     

    ---

    [CLI]

    # configuer terminal
    (config) # wlan ssid-profile TEST
    (SSID Profile "TEST") # end
    # commit apply

     

    [webUI]
    ??? I don't know how ???


    Any help is greatly appreciated.

    Regards,

    mitsu