Layer 2 Switching Commands 815Syntaxswitchport general ingress-filtering disableno switchport general ingress-filtering disableDefault ConfigurationIngress filtering is enabled.Command ModeInterface Configuration (gigabitethernet, port-channel, tengigabitethernet,fortygigabitethernet) modeUser GuidelinesIngress filtering, when enabled, discards received frames that are not taggedwith a VLAN for which the port is a member. If ingress filtering is disabled,tagged frames from all VLANs are processed by the switch.ExampleThe following example shows how to enables port ingress filtering on GigabitEthernet interface 1/0/8.console(config)#interface gigabitethernet 1/0/8console(config-if-Gi1/0/8)#switchport general ingress-filtering enableswitchport general pvidUse the switchport general pvid command in Interface Configuration modeto configure the Port VLAN ID (PVID) when the interface is in general mode.Use the switchport mode general command to set the VLAN membershipmode of a port to “general.” To configure the default value, use the no formof this command.Syntaxswitchport general pvid vlan-idno switchport general pvid• vlan-id — PVID. The VLAN ID may belong to a non-existent VLAN.