Reference Guide

554 VLAN Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC3_latest\VLAN.fm
DELL CONFIDENTIAL – PRELIMINARY 5/21/14 - FOR PROOF ONLY
Defines VID 100 as the PVID
console(config)#
interface
te0/4
console(config-if)#
switchport mode general
console(config-if)#
switchport general allowed vlan
add
2-3
tagged
console(config-if)#
switchport general allowed vlan add
100
untagged
console(config-if)#
switchport general pvid
100
console(config-if)#
exit
switchport general ingress-filtering disable
Use the switchport general ingress-filtering disable Interface Configuration
mode command to disable port ingress filtering (no packets are discarded at
the ingress) on a general port. Use the no form of this command to restore the
default configuration.
Syntax
switchport general ingress-filtering disable
no switchport general ingress-filtering disable
Parameters
N/A
Default Configuration
Ingress filtering is enabled.
Command Mode
Interface (Ethernet, Port Channel) Configuration mode
Example
The following example disables port ingress filtering on te0/1.
console(config)#
interface
te0/1
console(config-if)#
switchport mode general