300 Configuring Switch Information
www.dell.com | support.dell.com
Assigning Ports to VLAN Groups Using CLI Commands
The following table contains the CLI commands for assigning ports to VLAN groups.
Examples of CLI command are as follows:
Console (config)# interface ethernet g1
Console(config-if)#switchport general acceptable-frame-types
tagged-only
Console (config-if)#switchport forbidden vlan add 234-256

Defining VLAN Port Settings

Use the
VLAN Port Settings
to provide parameters for managing ports that are part of a VLAN.
The port default VLAN ID (PVID) is configured on the
VLAN Port Settings
page. All untagged
packets arriving to the device are tagged by the ports PVID.
To open the
VLAN Port Settings
page, click
Switch
VLAN
Port Settings
in the tree view.
Figure 7-29. VLAN Port Settings Page
Port
— The port number included in the VLAN.
Table 7-23. Port-to-VLAN Group Assignments CLI Commands
CLI Command Description
switchport general
acceptable-frame-types
tagged-only
Discards untagged frames at ingress.
switchport forbidden vlan
{add
vlan-list
| remove
vlan-list
}
Forbids adding specific VLANs to the
port.