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,read‐write.
Examples
Thisexampleshowshowtoremovefe.3.14fromtheegresslistofVLAN 9:
C3(su)->clear vlan egress 9 fe.3.14
ThisexampleshowshowtoremoveallFastEthernetportsinunit2fromtheegresslistofVLAN
4:
C3(su)->clear vlan egress 4 fe.2.*
vlan‐list SpecifiesthenumberoftheVLANfromwhichaport(s)willberemoved
fromtheegresslist.
port‐string SpecifiesoneormoreportstoberemovedfromtheVLANegresslistofthe
specifiedvlan‐list.Foradetaileddescriptionofpossibleport‐stringvalues,
referto“Port
StringSyntaxUsedintheCLI”onpage 4‐1.
forbidden (Optional)Clearstheforbiddensettingfromthespecifiedport(s)andresets
theport(s)asabletoegressframesifsoconfiguredbyeitherstaticor
dynamicmeans.