[previous] Clear Spacer [next]


Port-based VLANs

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 Default VLAN

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:

This type of configuration has no restrictions on the flooding domain. You must set up your own VLANs to restrict the flooding domain.

Modifying the Default VLAN

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:

The default VLAN is the flood domain in any of the following situations:

See "Rules of VLAN Operation" later in this chapter.

Trunking and the Default VLAN

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

Ports Before Action

Trunking Action

Ports After Action

default VLAN: ports 1-4

ipvlan1: ports 5-11 (Ports 5-8 are trunk ports.)

Modify existing trunk to have ports 6-8. (Remove port 5, the anchor port.)

default VLAN: ports 1-5

ipvlan1: ports 6-11 (Port 6 becomes new anchor port.)

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

Ports Before Action

Trunking Action

Ports After Action

ipvlan1: ports 1-11 (Ports 5-8 are trunk ports.)

Modify existing trunk to have ports 6-8. (Remove port 5, the anchor port.)

ipvlan1: ports 1-4, 6-11. (Port 6 becomes new anchor port.)

See Chapter 12 for more information on using trunks.

User-Configured Port-based VLANs

You can explicitly configure port-based VLAN interfaces on the Layer 2 and Multilayer switching modules as well as the switch fabric module.

Important Considerations

When you create this type of VLAN interface, review these guidelines:

To define a port-based VLAN interface, specify this information:

Example 1: A Single VLAN Configuration

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:

Example 2: VLANs with Tagged Backplane Ports

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:

Table 51 Port-based VLANs with Tagged Backplane Ports

Slot 1 Module

Slot 2 Module

Switch Fabric Module

VLAN1 (default):

VLAN1 (default):

VLAN1 (default):

VLAN2:

VLAN2:

VLAN2:

Example 3: VLANs with Tagged Front-Panel Ports

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:

Figure 17 Multiple VLAN Example with Tagged Front-Panel Ports

Table 52 lists the VLAN definitions for these port-based VLANs.

Table 52 Port-based VLANs with Tagged Front-Panel and Backplane Ports

Slot 3 Module

Slot 5 Module

Slot 6 Module

Switch Fabric Module

VLAN2:

VLAN2:

-

VLAN2:

-

VLAN3:

VLAN3:

VLAN3:

Dynamic Port-based VLANs Using GVRP

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.

Important Considerations

To use GVRP, consider the following:

Example: GVRP

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

[previous] Clear Spacer [next]