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,readwrite.
Usage
Theoptionsaretodiscardallincomingtaggedframes,allincominguntaggedframes,neither
(essentiallyallowalltraffic),orboth(essentiallydiscardingalltraffic).
Acommonpracticeistodiscardalltaggedpacketonuserports.TypicallyanAdministratordoes
notwanttheendusersdefiningwhatVLANtheyusefor
communication.
Example
Thisexampleshowshowtodiscardalltaggedframesreceivedonportge.3.3:
C3(su)->set port discard ge.3.3 tagged
portstring Specifiestheport(s)forwhichtosetframediscardmode.Foradetailed
descriptionofpossibleportstringvalues,refertoPortStringSyntaxUsed
intheCLIonpage 41.
tagged|
untagged|both|
none
Tagged‐Discardallincoming(received)taggedpacketsonthedefined
port(s).
•Untagged
‐Discardallincominguntaggedpackets.
•Both‐Alltrafficwillbediscarded(taggedanduntagged).
None‐Nopacketswillbediscarded.