Specifications
Understanding How VLANs Operate
March 15, 2011 Page 4 of 20
Learning Modes and Filtering Databases
AddressinginformationtheswitchlearnsaboutaVLANisstoredinthefilteringdatabase
assignedtothatVLAN.Thisdatabasecontainssourceaddresses,theirsourceports,andVLAN
IDs,andisreferredtowhenaswitchmakesadecisionastowheretoforwardaVLANtagged
frame.Eachfilteringdatabase
isassignedaFilteringDatabaseID(FID).
AswitchlearnsandusesVLANaddressinginformationbythefollowingmodes:
• IndependentVirtualLocalAreaNetwork(VLAN)Learning(IVL):EachVLANusesitsown
filteringdatabase.Transparentsourceaddresslearningperformedasaresultofincoming
VLANtrafficisnotmade
availabletoanyotherVLANforforwardingpurposes.Thissetting
isusefulforhandlingdevices(suchasservers)withNICsthatshareacommonMACaddress.
OneFIDisassignedperVLAN.ThisisthedefaultmodeonEnterasysswitches.
• SharedVirtualLocal AreaNetwork(VLAN)Learning(SVL):Twoor
moreVLANsare
groupedtosharecommonsourceaddressinformation.Thissettingisusefulforconfiguring
morecomplexVLANtrafficpatterns,withoutforcingtheswitchtofloodtheunicasttrafficin
eachdirection.ThisallowsVLANstoshareaddressinginformation.Itenablesportsor
switchesindifferentVLANstocommunicatewith
eachother(whentheirindividualportsare
configuredtoallowthistooccur).OneFIDisusedbytwoormoreVLANs.
VLAN Assignment and Forwarding
Receiving Frames from VLAN Ports
Bydefault,Enterasysswitchesrunin802.1Qoperationalmode,whichmeansthateveryframe
receivedbytheswitchmustbelongto,orbeassignedto,aVLAN.Thetypeofframeunder
considerationandthefiltersettingoftheswitchdetermineshowitforwardsVLANframes.This
involvesprocessingtrafficas
itenters(ingresses)andexits(egresses)theVLANswitchportsas
describedbelow.
Untagged Frames
When,forexample,theswitchreceivesaframefromPort1anddeterminestheframedoesnot
currentlyhaveaVLANtag,butrecognizesthatPort1isamemberofVLANA,itwillclassifythe
frametoVLANA.Inthisfashion,alluntaggedframesenteringaVLANswitch
assume
membershipinaVLAN.
Theswitchwillnowdecidewhattodowiththeframe,asdescribedin“ForwardingDecisions”on
page5.
Tagged Frames
When,forexample,theswitchreceivesataggedframefromPort4anddeterminestheframeis
taggedforVLANC,itwillclassifyittothatVLANregardlessofitsportVLANID(PVID).This
framemayhavealreadybeenthroughaVLANawareswitch,ororiginatedfromastation
capable
ofspecifyingaVLANmembership.Ifaswitchreceivesaframecontaining atag,theswitchwill
classifytheframeinregardtoitstagratherthanthePVIDforitsport,followingtheingress
precedenceruleslistedbelow.
Note: A VLAN ID is always assigned to a port. By default, it is the default VLAN (VLAN ID = 1).