Configuring the VLAN Egress List set vlan egress
7-18 802.1Q VLAN Configuration
Example
ThisexampleshowsyouhowtoshowVLANegressinformationforFastEthernetports1through
3inmodule1.Inthiscase,allthreeportsareallowedtotransmitVLAN1framesastaggedand
VLAN10framesasuntagged.BotharestaticVLANs:
Matrix(rw)->show port egress fe.1.1-3
Port Vlan Egress Registration
Number Id Status Status
-------------------------------------------------------
fe.1.1 1 tagged static
fe.1.1 10 untagged static
fe.1.2 1 tagged static
fe.1.2 10 untagged static
fe.1.3 1 tagged static
fe.1.3 10 untagged static
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.
vlan‐list SpecifiestheVLANwhereaport(s)willbeaddedtotheegresslist.
port‐string SpecifiesoneormoreportstoaddtotheVLANegresslistofthe
specifiedvlan‐list.Foradetaileddescriptionofpossibleport‐string
values,referto“PortStringSyntax
UsedintheCLI”onpage 4‐2.
untagged|forbidden
|tagged
(Optional)Addsthespecifiedportsas:
• untagged—Causestheport(s)totransmitframeswithoutanIEEE
802.1Qheadertag.
• forbidden—Instructsthedevicetoignoredynamicrequests
(eitherthroughGVRPordynam icegress)fromtheport(s)
tojoin
theVLANanddisallowsegressonthatport.
• tagged—Causestheport(s)totransmit802.1Qtaggedframes.