
Assigning Port VLAN IDs (PVIDs) and Ingress Filtering set port ingress filter
7-14 802.1Q VLAN Configuration
Example
ThisexampleshowshowtodisplaytheportingressfilterstatusforFastEthernetports10through
15inmodule1.Inthiscase,theportsaredisabledforingressfiltering:
Matrix(rw)->show port ingress-filter fe.1.10-15
Port State
-------- ---------
fe.1.10 disabled
fe.1.11 disabled
fe.1.12 disabled
fe.1.13 disabled
fe.1.14 disabled
fe.1.15 disabled
set port ingress filter
UsethiscommandtodiscardallframesreceivedwithaVLANIDthatdon’tmatchtheport’s
VLANegresslist.
Syntax
set port ingress-filter port-string{disable|enable}
Parameters
Defaults
None.
Mode
Switchcommand,Read‐Write.
Usage
Wheningressfilteringisenabledonaport,theVLANIDsofincomingframesarecomparedtothe
port’segresslist.IfthereceivedVLANIDdoesnotmatchaVLANIDontheport’segresslist,then
theframeisdropped.
IngressfilteringisimplementedaccordingtotheIEEE802.1Q
standard.
Example
ThisexampleshowshowtoenableportingressfilteringonFastEthernetport3inmodule1:
Matrix(rw)->set port ingress-filter fe.1.3 enable
port‐string Specifiestheport(s)onwhichtoenableofdisableingressfiltering.Fora
detaileddescriptionofpossibleport‐stringvalues,referto“PortString
SyntaxUsedintheCLI”onpage 4‐2.
disable|enable Disablesorenablesingressfiltering.