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
theRADIUSFilter‐IDattributetodynamically assigneitherapolicyprofileor
managementleveltoauthenticatingsupplicants.
The RADIUS Filter-ID
TheRADIUSFilter‐IDattributeconsistsofastringthatisformattedintheRADIUSAccess‐Accept
packetsentbackfromtheauthenticationservertotheswitchduringtheauthentica tionprocess.
EachusercanbeconfiguredintheRADIUSserverdatabasewithaRADIUSFilter‐IDattribute
thatspecifiesthename
ofeitherapolicyprofileormanagementleveltheusershouldbeassigned
uponsuccessfulauthentication.Duringtheauthenticationprocess,whentheauthenticationserver
returnsaRADIUSAccess‐AcceptpacketthatincludesaFilter‐IDmatchingapolicyprofilename
configuredontheswitch,theswitchthendynamicallyappliesthe
policyprofiletothephysical
portthesupplicantisauthenticatingon.
ThedecoratedFilter‐IDsupportsapolicyattribute,amanagementaccessattribute,orbothinthe
followingformats:
Enterasys:version=1:policy=policyname
Enterasys:version=1:mgmt=access-mgmtType
Enterasys:version=1:mgmt=access-mgmtType:policy=policyname
policynameisthenameofthepolicytoapplytothisauthentication.
access‐mgmtTypessupportedare:ro(read‐only),rw(read‐write),andsu(super‐user).
Theun‐decoratedFilter‐IDsupportsthepolicyattrib uteonlyinthefollowingformat:
policyname
Theundecoratedformatissimplyastringthatspecifiesapolicyprofilename.Theundecorated
formatcannotbeusedformanagementaccessauthentication.DecoratedFilter‐IDsareprocessed
first.Ifnodecorated Filter‐IDsarefound,thenundecoratedFilter‐IDsareprocessed.Ifmultiple
Filter‐IDsarefoundthatcontainconflicting
values,aSyslogmessageisgenerated.