Specifications
set vlan dynamicegress
SecureStack C3 Configuration Guide 7-19
set vlan dynamicegress
UsethiscommandtoadministrativelysetthedynamicegressstatusforoneormoreVLANs.
Syntax
set vlan dynamicegress vlan-list {enable | disable}
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Usage
IfdynamicegressisenabledforaparticularVLAN,whenaportreceivesaframetaggedwiththat
VLAN’sID,theswitchwilladdthereceivingporttothatVLAN’segresslist.Dynamicegressis
disabledontheSecureStackC3bydefault.
Forexample,assumeyouhave20AppleTalkuserson
yournetworkwhoaremobileusers(thatis,
usedifferentportseveryday),butyouwanttokeeptheAppleTalktrafficisolatedinitsown
VLAN.YoucancreateanAppleTalkVLANwithaVLANIDof55withaclassificationrulethatall
AppleTalktrafficgetstaggedwithVLANID
55.Then,youenabledynamicegressforVLAN55.
Now,whenanAppleTalkuserplugsintoportge.3.5andsendsanAppleTalkpacket,theswitch
willtagthepackettoVLAN55andalsoaddportge.3.5toVLAN55’segresslist,whichallowsthe
AppleTalkusertoreceiveAppleTalk
traffic.
Example
ThisexampleshowshowtoenabledynamicegressonVLAN55:
C3(rw)->set vlan dynamicegress 55 enable
vlan‐list SpecifytheVLANsbyIDtoenableordisabledynamicegress.
enable|disable Enablesordisablesdynamicegress.