The VLAN mode affects the way in which a module address table is used. You can select allOpen or allClosed as the VLAN mode for the switch fabric module or for any Layer 2 or Multilayer switching module. The default is allOpen. VLAN modes on a module cannot be mixed; they must be either allOpen or allClosed for a module.
3Com's use of the term "allOpen" is equivalent to the IEEE Standard 802.1Q term "Shared VLAN Learning" (SVL). The term "allClosed" is equivalent to the IEEE 802.1Q term "Independent VLAN Learning" (IVL). 3Com imposes the restriction of choosing one VLAN mode per module; more complex logic for assigning SVL and IVL to individual ports is described in the IEEE 802.1Q standard.
On Multilayer switching modules, allOpen mode permits untagged data with a unicast MAC address to be forwarded between VLANs, if the destination MAC address is in the forwarding table. Example: Untagged data received on IP VLAN 2 with a destination of IP VLAN 3 is forwarded there.
VLANs on a module are either allOpen or allClosed. You select the VLAN mode on the Administration Console by using the bridge vlan mode command. Because each mode has its own set of rules, a Switch 4007 system may contain mixed modules of different modes. The chassis may contain VLANs on some modules that are allOpen and VLANs on other modules that are allClosed.
To change your VLAN mode for a module:
1 . For a Multilayer Switching Module, delete all routing interfaces (including router port IP interfaces). You cannot change the mode if you have router interfaces defined on the module.
2 . Modify the VLAN mode to specify the new VLAN mode. When you change the mode, the module deletes all of your existing configured VLANs for the module and reverts to the default VLAN.
3 . Reconfigure your VLANs (and, for Multilayer Switching Modules, redefine your routing interfaces).
Table 50 lists the requirements for defining VLANs in allOpen mode and allClosed mode.
Figure 13 shows an allOpen configuration between two port-based VLANs that share the same address table. In this example, although Station-A and Station-B share a common address table, they must still adhere to broadcast containment rules. If Station-A sends a tagged frame with VLAN-2 in the tag, the frame is forwarded to Station-B if the VLAN is allOpen; if the VLAN mode is allClosed, the packet is not forwarded.
Figure 13 An allOpen Mode Configuration
Closed VLANs maintain their own unique address tables, as shown in Figure 14. For Layer 2 modules, port-based inter-VLAN traffic can be routed through a Layer 3 module. As shown in Figure 14, traffic can only be passed if the path is routed around VLAN-1 and VLAN-2.
Figure 14 An allClosed Mode Configuration