set vlan egress
Enterasys B5 CLI Reference 10-15
set vlan egress
UsethiscommandtoaddportstotheVLANegresslistforthedevice,ortopreventoneormore
portsfromparticipatinginaVLAN.Thisdetermineswhichportswilltransmitframesfora
particularVLAN.
Syntax
set vlan egress vlan-list port-string [untagged | forbidden | tagged]
Parameters
Defaults
Ifuntagged,forbiddenortaggedisnotspecified,theportwillbeaddedtotheVLANegresslist
astagged.
Mode
Switchcommand,read‐write.
Examples
Thisexampleshowshowtoaddge.1.5through10totheegresslistofVLAN7.Sinceno“tag”
parameterisspecified,theseportswilltransmitVLAN7framesastagged,thedefaultcondition
:
B5(su)->set vlan egress 7 ge.1.5-10
Thisexampleshowshowtoforbidports13through15inslot1fromjoiningVLAN7anddisallow
egressonthoseports:
B5(su)->set vlan egress 7 ge.1.13-15 forbidden
Thisexampleshowshowtoallowport2inslot1totransmitVLAN7framesasuntagged:
B5(su)->set vlan egress 7 ge.1.2 untagged
clear vlan egress
UsethiscommandtoremoveportsfromaVLAN’segresslist.
vlan‐list
Specifies the VLAN where a port(s) will be added to the egress list.
port‐string SpecifiesoneormoreportstoaddtotheVLANegresslistofthespecified
vlan‐list.Foradetaileddescriptionofpossibleport‐stringvalues,referto
“PortStringSyntaxUsedintheCLI”onpage 7‐1.
untagged|
forbidden|
tagged
(Optional)Addsthespecifiedportsas:
• untagged—Causestheport(s)totransmitframeswithoutanIEEE
802.1Qheadertag.
• forbidden—Instructsthedevicetoignoredynamicrequests(either
throughGVRPordynamicegress)fromtheport(s)tojointheVLAN
anddisallowsegressonthatport.
• tagged—Causestheport(s)totransmit
802.1Qtaggedframes.
Note: The following command will reset the specified port’s egress status to tagged. To set the
specified ports back to the default egress status of untagged, you must issue the set vlan egress
command as described on page 10-15.