.. _example_interfaces_wlan_vlans: ##### Vlans ##### The following scenarios show how to configure WLAN-capable devices to use VLANs in order to tag the packets that are sent through the Ethernet port depending on the input network. .. image:: wlanvlans.svg :width: 800 ***** VLANs ***** Description =========== In this example, two wlan interfaces will be created on the ``DUT0``: ``wlan4`` over the 2.4GHz radio and ``wlan1`` over the 5GHz radio. Each one will have a different VLAN to show how to separate the traffic in the local LAN. Then, a WLAN client will connect first to ``network_2.4GHz`` to do some ping requests (step 1) and then to ``network_5GHz`` to do the same (step 2). Scenario ======== .. include:: vlans/vlans .. raw:: html