.. _example_interfaces_wlan_ssid: #### Ssid #### The following scenario shows how to configure several WLAN networks to announce multiple *virtual access points* 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. WLAN interfaces are identified by means of a name with syntax ``wlan`` and the *SSID*, announced in the ``wlan beacons``, is configured by means of the ``ssid`` param. The ``ssid`` of both networks will be then modified so the ``_renamed`` suffix will be added at the end. Finally, both networks will be deleted using the ``delete`` command. Scenario ======== .. include:: ssid/multi-networkconfiguration .. raw:: html