set vlan dynamicegress
SecureStack C2 Configuration Guide 10-17
Example
ThisexampleshowshowtodisplaythedynamicegressstatusforVLANs50‐55:
C2(rw)->show vlan dynamicegress 50-55
VLAN 50 is disabled
VLAN 51 is disabled
VLAN 52 is disabled
VLAN 53 is enabled
VLAN 54 is enabled
VLAN 55 is enabled
set vlan dynamicegress
UsethiscommandtoadministrativelysetthedynamicegressstatusforoneormoreVLAN s.
Syntax
set vlan dynamicegress vlan-list {enable | disable}
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Usage
IfdynamicegressisenabledforaparticularVLAN,whenaportreceivesaframetaggedwiththat
VLAN’sID,theswitchwilladdthereceivingporttothatVLAN’segresslist.Dynamicegressis
disabledontheSecureStackC2bydefault.
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:
C2(rw)->set vlan dynamicegress 55 enable
vlan‐list SpecifiestheVLANsbyIDtoenableordisabledynamicegress.
enable|disable Enablesordisablesdynamicegress.