Specifications
set port discard
SecureStack C3 Configuration Guide 7-13
set port discard
Usethiscommandtosettheframediscardmodeononeormoreports.
Syntax
set port discard port-string {tagged | untagged | both | none}
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Usage
Theoptionsaretodiscardallincomingtaggedframes,allincominguntaggedframes,neither
(essentiallyallowalltraffic),orboth(essentiallydiscardingalltraffic).
Acommonpracticeistodiscardalltaggedpacketonuserports.TypicallyanAdministratordoes
notwanttheendusersdefiningwhatVLANtheyusefor
communication.
Example
Thisexampleshowshowtodiscardalltaggedframesreceivedonportge.3.3:
C3(su)->set port discard ge.3.3 tagged
port‐string Specifiestheport(s)forwhichtosetframediscardmode.Foradetailed
descriptionofpossibleport‐stringvalues,referto“PortStringSyntaxUsed
intheCLI”onpage 4‐1.
tagged|
untagged|both|
none
• Tagged‐Discardallincoming(received)taggedpacketsonthedefined
port(s).
•Untagged
‐Discardallincominguntaggedpackets.
•Both‐Alltrafficwillbediscarded(taggedanduntagged).
• None‐Nopacketswillbediscarded.