Accton Technology VS4512 Switch User Manual


 
Configuring the Switch
3-94
Web – Open VLAN, 802.1Q VLAN, Static Membership. Select an interface from the
scroll-down box (Port or Trunk). Click Query to display membership information for
the interface. Select a VLAN ID, and then click Add to add the interface as a tagged
member, or click Remove to remove the interface. After configuring VLAN
membership for each interface, click Apply.
CLI – This example adds Port 3 to VLAN 1 as a tagged port, and removes Port 3
from VLAN 2.
Configuring VLAN Behavior for Interfaces
You can configure VLAN behavior for specific interfaces, including the default VLAN
identifier (PVID), accepted frame types, and ingress filtering.
Command Attributes
PVID
VLAN ID assigned to untagged frames received on the interface.
(Default: 1)
If an interface is not a member of VLAN 1 and you assign its PVID to this VLAN,
the interface will automatically be added to VLAN 1 as an untagged member.
For all other VLANs, an interface must first be configured as an untagged
member before you can assign its PVID to that group.
Acceptable Frame Type – Sets the interface to accept all frame types,
including tagged or untagged frames, or only tagged frames. When set to
receive all frame types, any received frames that are untagged are assigned to
the default VLAN. (Option: All, Tagged; Default: All)
Console(config)#interface ethernet 1/3 4-84
Console(config-if)#switchport allowed vlan add 1 tagged 4-142
Console(config-if)#switchport allowed vlan remove 2