Specifications

Configuring the VLAN Egress List set vlan egress
7-18 802.1Q VLAN Configuration
Example
ThisexampleshowsyouhowtoshowVLANegressinformationforFastEthernetports1through
3inportgroup1.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,ReadWrite.
vlanlist SpecifiestheVLANwhereaport(s)willbeaddedtotheegresslist.
portstring SpecifiesoneormoreportstoaddtotheVLANegresslistofthe
specifiedvlanlist.Foradetaileddescriptionofpossibleportstring
values,refertoPortStringSyntax
UsedintheCLIonpage 42.
untagged|forbidden
|tagged
(Optional)Addsthespecifiedportsas:
untaggedCausestheport(s)totransmitframeswithoutanIEEE
802.1Qheadertag.
forbiddenInstructsthedevicetoignoredynamicrequests
(eitherthroughGVRPordynam icegress)fromtheport(s)
tojoin
theVLANanddisallowsegressonthatport.
taggedCausestheport(s)totransmit802.1Qtaggedframes.