Switch User Manual

346 VLAN Commands
www.dell.com | support.dell.com
Command Mode
Interface configuration (Ethernet, port-channel) mode
User Guidelines
This command has the following consequences: incoming untagged frames are assigned to
this VLAN and outgoing traffic in this VLAN on this port is sent untagged (despite the
normal situation where traffic sent from a trunk-mode port is all tagged).
Example
The following example shows how to configure the PVID for g8, when the interface is in general
mode.
switchport general ingress-filtering disable
The
switchport general ingress-filtering disable
Interface Configuration mode command disables
port ingress filtering. To enable ingress filtering on a port, use the
no
form of this command.
Syntax
switchport general ingress-filtering
disable
no switchport general ingress-filtering
disable
Default Configuration
Ingress filtering is enabled.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
There are no user guidelines for this command.
Example
The following example shows how to enables port ingress filtering on g8.
Console (config)# interface ethernet g8
Console (config-if)# switchport general pvid 234
Console (config)# interface ethernet g8
Console (config-if)# switchport general ingress-filtering disable