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

add single SSID to single AP

This thread has been viewed 1 times
  • 1.  add single SSID to single AP

    Posted Jun 10, 2020 08:42 AM

    hi,

    I want to add a single SSID to a particular AP, is that possible under MM and MD setup ? the particular AP is part of a group and someone requested if it's possible to add a second SSID to that AP. the AP is part of an ap-group but I dont want to add that SSID for the whole group.

     Is this possible ? Thanks



  • 2.  RE: add single SSID to single AP

    EMPLOYEE
    Posted Jun 10, 2020 08:47 AM

    You would have to add the Virtual AP using the ap-specific configuration (commandline only on ArubaOS 8.x and above:

     

    https://www.arubanetworks.com/techdocs/ArubaOS_86_Web_Help/Content/arubaos-solutions/1cli-commands/ap-name.htm?Highlight=ap-name



  • 3.  RE: add single SSID to single AP
    Best Answer

    EMPLOYEE
    Posted Jun 10, 2020 08:51 AM

    To be specific, you would do this:

     

    config t

    ap-name <name of ap that you want to add the wlan to>

    wlan virtual-ap <Virtual AP you want to add>

    write mem