Specifications

Configuring VLANs
March 15, 2011 Page 10 of 20
Platform Specific Differences
Enterasys X-Series Platform Configuration
TheconfigurationofVLANsontheXSeriesplatformisverysimilartotheconfigurationof
VLANsontheNSeries,SSeries,KSeries,stackable,andstandaloneswitchplatforms,withone
majorexception.Bydefault,physicalportsontheXSeriesareconfiguredtoroutetraffic,not
switchtraffic,which
isthecasefortheotherswitchplatforms.Therefore,bydefault,noports
resideontheegresslistforVLAN1unlesstheportisexplicitlyconfiguredtoswitchtrafficusing
thesetportmode<portstring>switchedcommand,andexplicitlyconfiguredonVLAN1ʹs
egresslistusing
thesetvlanegress<vid><portstring>commandasdescribedinConfiguring
StaticVLANsonpage12.
VLAN Naming Convention for IP Interfaces
AVLANisidentifiedbyitsID,whichisanumberfrom14094.OntheXSeriesdevices,aVLAN
entityconfiguredonaroutinginterfacecanbespecified inCLIcommandsintheformat:
vlan.instance.vlan_id,whereinstanceisthebridginginstance,andvlan_idistheVLANID
(1
4094).TheXSeriescurrentlysupportsonlyonebridginginstance.Therefore,instanceisalways1.
So,forexample,todisplayinformationaboutVLAN100,ineitherswitchorroutermodes,you
wouldenter:
show interface vlan.1.100
ThisconventionisdifferentfromotherEnterasysswitchplatforms,wheretheformatinthis
instancewouldbevlanvlan_id.
VLAN Constraints
VLANconstraintsisaNSeries,SSeries,andKSeriesplatformfeaturethatcontrolsthefiltering
databasetowhichVLANsareallowedtobelong.ThisfeatureisnotsupportedonXSeries,
stackable,orstandaloneswitchplatforms.
Protected Ports
ProtectedPortsisafeaturesupportedonthestackableandstandaloneswitchplatformsthatis
usedtopreventportsfromforwardingtraffictoeachother,evenwhentheyareonthesame
VLAN.Portscanbedesignatedaseitherprotectedorunprotected.Portsareunprotectedby
default.Multiplegroupsofprotected
portsaresupported.
Portsthatareconfiguredtobeprotected:
Cannotforwardtraffictootherprotectedportsinthesamegroup,regardlessofhavingthe
sameVLANmembership.
•Canforwardtraffictoportswhichareunprotected(notlistedinanygroup).
•Canforwardtraffictoprotectedportsinadifferentgroup,
iftheyareinthesameVLAN.
Unprotectedportscanforwardtraffictobothprotectedandunprotectedports.Aportmaybelong
toonlyonegroupofprotectedports.
Thisfeatureonlyappliestoportswithinaswitch.Itdoesnotapplyacrossmultipleswitchesina
network.Also,it
isnotsupportedonNSeries,SSeries,KSeries,orXSeriesplatforms.