Before you configure VLANs, review the following key concepts.
The following standards and protocols apply to the VLANs that you can configure:
IEEE 802.1Q defines the bridging rules for VLANs (ingress and egress rules, as described in detail in "Rules of VLAN Operation" later in this chapter). The standard also specifies a tag format that embeds explicit VLAN membership information within each frame in a 12-bit VLAN ID (VID), that provides 4094 possible VLANs. IEEE 802.1D, which now incorporates 802.1p, uses this same frame format but it takes advantage of an additional 3 bits to specify the priority levels used for Class of Service differentiation.
The system supports per-port tagging (that is, you can select IEEE 802.1Q tagging or no tagging on a per-port basis). Tagging and non-tagging ports can coexist in the same VLAN group.
You must evaluate tagging for each switching module's front-panel ports and backplane ports as well as the switch fabric module ports:
Devices (end stations, routers, switches, and so forth) that are connected to an explicitly tagged front-panel port must be capable of supporting 802.1Q tagging. If the front-panel port is untagged in the VLAN to which they belong, however, they do not have to support 802.1Q tagging.
Each VLAN is identified by its VLAN ID (VID). For VLANs that you create, the system keeps track of its used VLAN ID numbers to help you select the next available VLAN ID. Data frames sent by the system are tagged per IEEE 802.1Q (which contains the VID) if tagging is enabled on the transmit port for that VLAN. Tagged IEEE 802.1Q data frames that are received on the system are assigned to the VLAN that corresponds to both the VID contained in the tag and the protocol type.
Be aware of these additional guidelines:
On Multilayer Switching Modules, if you rely on dynamic configuration to create a port-based VLAN based on GVRP updates, the VID is the unique IEEE 802.1Q VID.
If you define a router port IP interface, the system automatically creates a router port IP VLAN and assigns it the next available VID. See Chapter 16 for information on router port IP interfaces.
Review the following terms:
The default VLAN also initially includes all of the bridge ports without any tagging, but you can modify the bridge ports and tag status of the default VLAN. See "The Default VLAN" for more detailed information.