Specifications

set vlan egress
7-16 802.1Q VLAN Configuration
Mode
Switchcommand,readwrite.
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,readwrite.
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
vlanlist
Specifies the VLAN where a port(s) will be added to the egress list.
portstring SpecifiesoneormoreportstoaddtotheVLANegresslistofthespecified
vlanlist.Foradetaileddescriptionofpossibleportstringvalues,referto
PortStringSyntaxUsedintheCLIonpage 41.
untagged|
forbidden|
tagged
(Optional)Addsthespecifiedportsas:
untaggedCausestheport(s)totransmitframeswithoutanIEEE
802.1Qheadertag.
forbiddenInstructsthedevicetoignoredynamicrequests(either
throughGVRPordynamicegress)fromtheport(s)tojointheVLAN
anddisallowsegressonthatport.
taggedCausestheport(s)totransmit
802.1Qtaggedframes.