Specifications
set vlan egress
7-16 802.1Q VLAN Configuration
Mode
Switchcommand,read‐write.
Example
Thisexampleshowsyouhowtosetfe.1.3toforbiddenforVLAN6:
C3(su)->set vlan forbidden 6 fe.1.3
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
Thisexampleshowshowtoaddfe.1.5through10totheegresslistofVLAN7.Thismeansthat
theseportswilltransmitVLAN7framesastagged
:
C3(su)->set vlan egress 7 fe.1.5-10
ThisexampleshowshowtoforbidFastEthernetports13through15inunit1fromjoiningVLAN
7anddisallowegressonthoseports:
C3(su)->set vlan egress 7 fe.1.13-15 forbidden
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 4‐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.