Configuring VLAN Ports

Prerequisites

  • Open one of the supported Web browsers.

  • Access the switch.

  • Click the Configuration arrowhead to open the navigation tree.

Use the following procedure to open the VLAN Ports tab:

Procedure steps

  1. From the navigation tree, double-click VLAN.

  2. From the VLAN tree, double-click VLANs.

  3. Select the Ports tab.

  4. Click Apply after making any changes.

Variable definitions

The following table outlines the parameters of the Ports tab.

Table 1. VLAN Ports tab parameters
Variable Value
VlanIds The VLANIDs of which this port is a member.
DiscardUntaggedFrames This field only applies to trunk ports. It acts as a flag used to determine how to process untagged frames received on this port. When the flag is set, the frames are discarded by the forwarding process. When the flag is reset, the frames are assigned to the VLAN specified by rcVlanPortDefaultVlanId.
FilterUnregisteredFrames This field only applies to access ports. It acts as a flag used to determine how to process unregistered frames received on this port. When the flag is set, the frames are discarded by the forwarding process. When the flag is reset, the frames are processed normally.
DefaultVlanId The VLAN ID assigned to untagged frames received on a trunk port.
userPriority Set the port priority value from the list as a value between 0 and 7.
Tagging Indicates the type of VLAN port. A trunk port can be a member of more than one VLAN. An access port can be a member of only VLAN, if no membership conflict exists.

There are four types of VLAN port:

  • tagAll(trunk)

  • untagAll(access)

  • tagPvidOnly

  • untagPvidOnly