Specifications
set port ingress filter
SecureStack C3 Configuration Guide 7-11
C3(su)->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’s egresslist.IfthereceivedVLANIDdoesnotmatchaVLANIDontheport’segresslist,then
theframeisdropped.
IngressfilteringisimplementedaccordingtotheIEEE802.1Q
standard.
Example
Thisexampleshowshowtoenableportingressfilteringonfe.1.3:
C3(su)->set port ingress-filter fe.1.3 enable
port‐string Specifiestheport(s)onwhichtoenableofdisableingressfiltering.Fora
detaileddescriptionofpossibleport‐stringvalues,referto“PortString
SyntaxUsedintheCLI”onpage 4‐1.
disable|enable Disablesorenablesingressfiltering.