- 268 -
C.1 Assigning Ports to VLANs
Before enabling VLANs for the Switch, you must first assign each port to the VLAN group(s) it will
participate in. By default all ports are assigned to VLAN 1 as untagged ports. Add a port as a tagged
port (that is, a port attached to a VLAN-aware device) if you want it to carry traffic for one or more
VLANs and the device at the other end of the link also supports VLANs. Then assign the port at the
other end of the link to the same VLAN(s). However, if you want a port on this switch to participate in
one or more VLANs, but the device at the other end of the link does not support VLANs, then you must
add this port as an untagged port (that is, a port attached to a VLAN-unaware device).

C.1.1 VLAN Classification

When the Switch receives a frame, it classifies the frame in one of two ways. If the frame is untagged,
the Switch assigns the frame to an associated VLAN (based on the PVID of the receiving port). But if
the frame is tagged, the Switch uses the tagged VLAN ID to identify the port broadcast domain of the
frame.

C.1.2 Port Overlapping

Port overlapping can be used to allow access to commonly shared network resources among different
VLAN groups, such as file servers or printers. (Not supported for multilayer mode) Note that if you
implement VLANs which do not overlap, but still need to communicate, you can connect them by
setting this switch to multilayer mode, and assigning an IP interface address to the different VLANs.
(See “Connecting VLAN Groups”)

C.1.3 Port-based VLANs

Port-based (or static) VLANs are manually tied to specific ports. The Switch’ s forwarding decision is
based on the destination MAC address and its associated port. Therefore, to make valid forwarding or
flooding decisions, the Switch must learn the relationship of the MAC address to its related port—and
thus to the VLAN—at run-time. However, when GVRP is enabled, this process can be fully automated.

C.1.4 Automatic VLAN Registration (GVRP)

GVRP defines a system whereby the Switch can automatically learn the VLANs each endstation should
be assigned to. If an endstation (or its network adapter) supports the IEEE 802.1Q VLAN protocol, it
can be configured to broadcast a message to your network indicating the VLAN groups it wants to join.