Port-based VLANs logically group together one or more bridge ports on the module. On Multilayer Switching Modules, they use the generic protocol type unspecified. Each collection of bridge ports is designated as a VLAN interface. The VLAN interface belongs to a given VLAN. Flooding of all frames that are received on bridge ports in a VLAN interface is constrained to that VLAN interface.
Port-based VLANs group together one or more tagged or untagged bridge ports. The Switch 4007 supports the 802.1Q IEEE frame tagging standard on a per-port basis. The standard dictates that frames are encapsulated and tagged, which gives them a unique identification.
Each switching module (and the switch fabric module) supports the following types of port-based VLANs:
In addition, Multilayer Switching Modules support dynamic port-based VLANs created using GVRP.
The system predefines a port-based VLAN to initially include all of the system's bridge ports without any tagging. For example, if you have four 10-port 100BASE-FX Fast Ethernet Layer 2 modules installed on your system, the default VLAN initially contains all 40 ports, plus the module backplane ports and the corresponding switch fabric module ports.
The default VLAN has the following properties:
The default VLAN always uses a VID of 1, the name Default, and the protocol type unspecified (for Multilayer Switching Modules). No other VLAN can use a VID of 1.
This type of configuration has no restrictions on the flooding domain. You must set up your own VLANs to restrict the flooding domain.
The default VLAN is always associated with a VID of 1, the unspecified protocol type (for Multilayer Switching Modules), and the name Default. Initially, the default VLAN is also associated with all ports and no tagging. If necessary, you can modify the default VLAN on the modules in the system. For example, you may want to remove certain ports. Such a change does not prevent the system from adding a new module's bridge ports to the default VLAN.
The default VLAN is characterized by a VID of 1 and the unspecified protocol type. The following rules apply to the insertion of a new module:
To ensure that data can be forwarded, verify that a bridge port is associated with a VLAN. This association is mandatory in allClosed mode. If you remove the default VLAN (and you do not have other VLANs defined for the modules in the system), your ports may not forward data until you create a VLAN for them.
The default VLAN is the flood domain in any of the following situations:
See "Rules of VLAN Operation" later in this chapter.
Another benefit of maintaining the default VLAN (with any number of ports) involves trunking. 3Com strongly recommends that you define your trunks before you define your VLANs.
Trunking with the default VLAN intact
Trunking actions affect the default VLAN in the following ways:
|
Ports Before Action |
Trunking Action |
Ports After Action |
|---|---|---|
|
default VLAN: ports 1-4 ipvlan1: ports 5-11 |
Define a trunk with ports 7, 8. |
default VLAN: ports 1-4, 7, 8 ipvlan1: ports 5, 6, 9-11 |
Trunking with the default VLAN removed
If you remove the default VLAN, there is no place to return ports altered by trunking, as discussed in these examples:
|
Ports Before Action |
Trunking Action |
Ports After Action |
|---|---|---|
|
ipvlan1: ports 1-11 |
Define trunk with ports 5-8. |
ipvlan1: ports 1-4, 9-11 |
See Chapter 12 for more information on using trunks.
You can explicitly configure port-based VLAN interfaces on the Layer 2 and Multilayer switching modules as well as the switch fabric module.
When you create this type of VLAN interface, review these guidelines:
To define a port-based VLAN interface, specify this information:
The configuration in Figure 15 shows a single VLAN (for example, a modified default VLAN) that spans two switching modules and pass traffic through the switch fabric module (which resides in slot 8 but is logically represented above the other modules).
Figure 15 Single VLAN Example
In this example:
The configuration in shows two VLANs that span two Layer 2 switching modules and pass traffic through the switch fabric module (which resides in slot 7 but is logically represented above the other modules):
Because VLAN1 and VLAN2 span switching modules, they must be defined on the switch fabric module. One VLAN (VLAN1) must be tagged on the backplane ports of the switching modules and on the corresponding switch fabric module ports.
Figure 16 Two VLANs with Tagged Backplane Ports
Table 51 lists the VLAN definitions for these port-based VLANs:
|
Slot 1 Module |
Slot 2 Module |
Switch Fabric Module |
|---|---|---|
|
VLAN1 (default): |
VLAN1 (default): |
VLAN1 (default): |
|
VLAN2: |
VLAN2: |
VLAN2: |
The configuration in Figure 17 shows multiple overlapping VLANs that span two 20-port Layer 2 switching modules and pass traffic through the switch fabric module (which resides in slot 7 but is logically represented above the other modules).
In this example:
This communication is accomplished through the switch fabric module, which inserts an IEEE 802.1Q tag into the frame that contains the appropriate VLAN-ID. It then forwards the frame through its backplane port (Port 17) to Module-YY.
When the backplane port of Module-YY receives the frame, the tag identifies and knows to which VLAN the frame belongs.
Figure 17 Multiple VLAN Example with Tagged Front-Panel Ports
Table 52 lists the VLAN definitions for these port-based VLANs.
|
Slot 3 Module |
Slot 5 Module |
Slot 6 Module |
Switch Fabric Module |
|---|---|---|---|
|
VLAN2: |
VLAN2: |
- |
VLAN2: |
|
- |
VLAN3: |
VLAN3: |
VLAN3: |
For Multilayer Switching Modules, GARP VLAN Registration Protocol (GVRP) can help you simplify the management of VLAN configurations in your larger networks.
GVRP allows the Multilayer Switching Module to:
GVRP allows your Multilayer Switching Module to advertise its manually configured IEEE 802.1Q VLANs to other devices supporting GVRP. Because the VLANs are advertised, GVRP-aware devices in the core of the network do not need manual configuration to pass IEEE 802.1Q frames to the proper destination. The method of VLAN advertisement used by all GVRP-capable switches involves protocol data units (PDUs), similar to the method used by STP. GVRP-capable devices send their updates to a well-known multicast address and all GVRP-capable devices listen to this address for information changes.
Enabling GVRP allows the Multilayer Switching Module dynamically adjust active network topologies in response to configuration changes in one or more VLANs. GVRP then advertises VLAN changes on each bridge to all other GVRP bridges in the network.
To use GVRP, consider the following:
Figure 18 shows how a GVRP update (with the VID) sent from one end station is propagated throughout the network.
Figure 18 Sample Configuration Using GVRP