Specifications

clear vlan egress
SecureStack C3 Configuration Guide 7-17
ThisexampleshowshowtoallowFastEthernetport2inunit1totransmitVLAN7framesas
untagged
:
C3(su)->set vlan egress 7 fe.1.2 untagged
clear vlan egress
UsethiscommandtoremoveportsfromaVLAN’segresslist.
Syntax
clear vlan egress vlan-list port-string [forbidden]
Parameters
Defaults
Ifforbiddenisnotspecified,taggedanduntaggedsettingswillbecleared.
Mode
Switchcommand,readwrite.
Examples
Thisexampleshowshowtoremovefe.3.14fromtheegresslistofVLAN 9:
C3(su)->clear vlan egress 9 fe.3.14
ThisexampleshowshowtoremoveallFastEthernetportsinunit2fromtheegresslistofVLAN
4:
C3(su)->clear vlan egress 4 fe.2.*
vlanlist SpecifiesthenumberoftheVLANfromwhichaport(s)willberemoved
fromtheegresslist.
portstring SpecifiesoneormoreportstoberemovedfromtheVLANegresslistofthe
specifiedvlanlist.Foradetaileddescriptionofpossibleportstringvalues,
refertoPort
StringSyntaxUsedintheCLIonpage 41.
forbidden (Optional)Clearstheforbiddensettingfromthespecifiedport(s)andresets
theport(s)asabletoegressframesifsoconfiguredbyeitherstaticor
dynamicmeans.