264 Configuring Switch Infor mationw w w . d e l l . c o m | s u p p o r t . d e l l . c o m Assigning Ports to VLAN Groups Using CLI CommandsThe following table summarizes the equivalent CLI commands for assigning ports to VLANgroups as displayed in the VLAN Port Settings page.The following is an example of the CLI commands:Console (config)# interface range ethernet 1/e18 - e20Console (config-if)# switchport mode accessConsole (config-if)# switchport general pvid 234Console (config-if)# switchport general allowed vlan add 1,2,5,6taggedConsole (config-if)# switchport general ingress-filtering disableDefining VLAN LAG SettingsThe VLAN LAG Settings page provides parameters for managing LAGs that are part of aVLAN. VLANs are composed of individual ports or LAGs. Untagged packets entering theswitch on a LAG are tagged as specified by the LAG’s PVID. To open the VLAN LAGSettings page:• Click Switch > VLAN > LAG Settings in the Tree View. The VLAN LAG Settingspage opens.CLI Command Descriptioninterface ethernetinterfaceEnters the interface configuration modeto configure an ethernet type interface.switchport mode {access |trunk | general}Configures a port VLAN membershipmode.switchport general pvidvlan-idConfigure the Port VLAN ID (PVID)when the interface is in general mode.switchport general allowedvlan add vlan-list[tagged | untagged]Adds VLANs to a general port.switchport general allowedvlan remove vlan-listRemoves VLANs from a general port.switchport general ingress-filtering disableDisables port ingress filtering.