VLAN Commands
switchport general ingress-filtering disable
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
515
41
switchport general ingress-filtering disable
To disable port ingress filtering (no packets are discarded at the ingress) on a
general port, use the switchport general ingress-filtering disable Interface
Configuration (Ethernet, port channel) mode command.
To revert to its default setting, use the no form of this command.
Syntax
switchport general ingress-filtering disable
no switchport general ingress-filtering disable
Parameters
N/A
Default Configuration
Ingress filtering is enabled.
Command Mode
Interface Configuration (Ethernet, port channel) mode
Example
The following example disables port ingress filtering on gi11:
switchxxxxxx(config)#
interface gi11
switchxxxxxx(config-if)#
switchport mode general
switchxxxxxx(config-if)#
switchport general ingress-filtering disable
switchport general pvid
The port VLAN ID (PVID) is the VLAN to which incoming untagged and priority-
tagged frames are classified on a general port. To configure the PVID of an
interface when it is in the general mode, use the switchport general pvid Interface
Configuration (Ethernet, port channel) mode command.
To revert to its default setting, use the no form of this command.