Switchport general ingress-filtering disable – Dell PowerEdge VRTX User Manual

Page 550

Advertising
background image

550

VLAN Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\VLAN.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

• Defines VID 100 as the PVID

console(config)# interface gi0/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 gi0/1.

console(config)# interface gi0/1

console(config-if)# switchport mode general

Advertising