Specifications

Authentication Overview
April 15, 2011 Page 9 of 36
Requiredauthenticationcredentialsdependupontheauthenticationmethodbeingused.For
802.1xandPWAauthentication,theswitchsendsusernameandpasswordcredentialstothe
authenticationserver.ForMACauthentication,theswitchsendsthedeviceMACaddressanda
passwordconfiguredontheswitchtotheauthenticationserver.Theauthenticationserververifies
thecredentialsandreturnsanAcceptorRejectmessagebacktotheswitch.
How RADIUS Data Is Used
TheEnterasysswitchbasesitsdecisiontoopentheportandapplyapolicyorclosetheportbased
ontheRADIUSmessage,theportʹsdefaultpolicy,andunauthenticatedbehaviorconfiguration.
RADIUSprovidesaccountingfunctionalitybywayofaccountingpacketsfromtheswitchtothe
RADIUSserver,forsuchsession
statisticsasstartandend,totalpackets,andsessionendreason
events.Thisdatacanbeusedforbothbillingandnetworkmonitoringpurposes.
AdditionallyRADI US iswidelyusedbyVoIPserviceproviders.Itisusedtopasslogincredentials
ofaSIPendpoint(likeabroadbandphone)toa
SIPRegistrarusingdigestauthentication,and
thentotheauthenticationserverusingRADIUS.Sometimesitisalsousedtocollectcalldetail
records(CDRs)laterused,forinstance,tobillcustomersforinternationallongdistance.
Ifyouconfigureanauthenticationmethodthatrequirescommunicationwithanauthentication
server,youcanuse
theRADIUSFilterIDattributetodynamically assigneitherapolicyprofileor
managementleveltoauthenticatingsupplicants.
The RADIUS Filter-ID
TheRADIUSFilterIDattributeconsistsofastringthatisformattedintheRADIUSAccessAccept
packetsentbackfromtheauthenticationservertotheswitchduringtheauthentica tionprocess.
EachusercanbeconfiguredintheRADIUSserverdatabasewithaRADIUSFilterIDattribute
thatspecifiesthename
ofeitherapolicyprofileormanagementleveltheusershouldbeassigned
uponsuccessfulauthentication.Duringtheauthenticationprocess,whentheauthenticationserver
returnsaRADIUSAccessAcceptpacketthatincludesaFilterIDmatchingapolicyprofilename
configuredontheswitch,theswitchthendynamicallyappliesthe
policyprofiletothephysical
portthesupplicantisauthenticatingon.
ThedecoratedFilterIDsupportsapolicyattribute,amanagementaccessattribute,orbothinthe
followingformats:
Enterasys:version=1:policy=policyname
Enterasys:version=1:mgmt=access-mgmtType
Enterasys:version=1:mgmt=access-mgmtType:policy=policyname
policynameisthenameofthepolicytoapplytothisauthentication.
accessmgmtTypessupportedare:ro(readonly),rw(readwrite),andsu(superuser).
TheundecoratedFilterIDsupportsthepolicyattrib uteonlyinthefollowingformat:
policyname
Theundecoratedformatissimplyastringthatspecifiesapolicyprofilename.Theundecorated
formatcannotbeusedformanagementaccessauthentication.DecoratedFilterIDsareprocessed
first.Ifnodecorated FilterIDsarefound,thenundecoratedFilterIDsareprocessed.Ifmultiple
FilterIDsarefoundthatcontainconflicting
values,aSyslogmessageisgenerated.