476 VLAN Commands
Example
The following example configures the PVID for Ethernet port 1/e16, 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. Use the no form of this command to return to the default configuration.
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 disables port ingress filtering on Ethernet port 1/e16.
switchport general acceptable-frame-type tagged-only
The switchport general acceptable-frame-type tagged-only Interface Configuration mode command
discards untagged frames at ingress. Use the no form of this command to return to the default
configuration.
Syntax
• switchport general acceptable-frame-type tagged-only
• no switchport general acceptable-frame-type tagged-only
Console(config)# interface ethernet 1/e16
Console(config-if)# switchport general pvid 234
Console(config)# interface ethernet 1/e16
Console(config-if)# switchport general ingress-filtering disable
book.book Page 476 Thursday, December 18, 2008 7:40 PM