VLAN groups
A VLAN group is a wireless network configuration feature that
-
enables assignment of multiple VLANs to a single policy profile
-
dynamically allocates a wireless client to a VLAN within the group based on the client’s MAC address, and
-
manages VLAN availability and integrity by marking VLANs as Dirty when the clients are unable to receive IP addresses using DHCP.
Whenever a client connects to a wireless network (WLAN), the client is placed in a VLAN associated with the policy profile mapped to the WLAN. In a large venues, such as an auditorium, stadiums, or conference rooms with numerous wireless clients, managing connections using only a single WLAN can be challenging.
The clients can be assigned to one of the configured VLANs. This feature maps a policy profile to a single VLAN or to multiple VLANs using VLAN groups. A VLAN is assigned to the client, and the client receives the IP address from the assigned VLAN.
The system might not clear the Dirty flag from the VLAN, even after 30 minutes, for a VLAN group. After 30 minutes, when the VLAN is marked as non-dirty, new clients in the IP Learn state can be assigned IP addresses from the VLAN if available IPs exist in the pool and the DHCP scope is configured correctly. This is expected because the timestamp of each interface must be checked to confirm it exceeds 30 minutes, which results in a 5-minute lag before the global timer expires.
![]() Note |
The Controller marks the VLAN interface as Dirty when three or more clients fail to receive IP addresses through DHCP. The VLAN interface is marked Dirty if the VLAN Dirty counter increases as a result of an IP Learn Failure, which occurs when a client sends three DHCP discoveries without receiving a response. This occurs before the client is deleted due to an IP Learn Timeout. Each client receives a unique hash value derived from its MAC address. This approach ensures that clients from the same vendor, which may differ only by a few bits, do not cause incorrect Dirty VLAN markings. |

Feedback