.. _example_interfaces_wlan_ssid: #### Ssid #### The following scenario shows how to configure several WLAN networks to announce multiple *virtual access point* over the same radio. .. image:: wlanvaps.svg :width: 800 *************************** Multi-network Configuration *************************** Description =========== In this example, two WLAN interfaces will be created on top of the 2.4GHz or 5GHz radio module in ``access-point`` mode. The WLAN interfaces are identified by mean of a name with syntax ``wlan`` and the *SSID*, announced in the ``wlan beacons``, is configured by mean of the ``ssid`` param. Then, the ``ssid`` of both networks will be modified so the suffix ``_renamed`` will be added at the end. Finally, both networks will be deleted by mean of the ``delete`` command. Scenario ======== .. include:: ssid/multi-networkconfiguration .. raw:: html