Specifications
Authentication Configuration Example
April 15, 2011 Page 31 of 36
5. ConfiguringtheprinterclusterMACauthenticationforthemodularswitchconfiguration.
ConfiguringthepublicareainternetaccessforPWAforthestackablefixedswitch.
6. ConfiguringforthepublicareainternetaccessforPWAforthemodularswitch.
Configuring MultiAuth Authentication
MultiAuthauthenticationmustbesettomultiwhenevermultipleusersof802.1xneedtobe
authenticatedorwheneveranyMAC‐based,PWA,orCEPauthenticationispresent.Forports
wherenoauthenticationispresent,suchasswitchtoswitch,orswitchtorouterconnections,you
shouldalsosetMultiAuthportmode
toforceauthenticatetoassurethattrafficisnotblockedbya
failedauthentication.Forpurposesofthisexample,wewilllimitauthenticationtoamaximumof
6usersperport.
ThefollowingCLIinput:
•SetsMultiAuthauthenticationtomulti.
•Setsportswithswitchtoswitchandswitchtorouterconnections
toforceauthenticate.
•Setsthemaximumnumberofusersthatcanauthenticateoneachportto6.
System(rw)->set multiauth mode multi
System(rw)->set multiauth port mode force-auth ge.1.5-7
System(rw)->set multiauth port numusers 6 ge.1.5-7
System(rw)->set multiauth port mode force-auth ge.1.19-24
System(rw)->set multiauth port numusers 6 ge.1.19-24
•EnablesMultiAu th authenticationsystemandmoduletrapsforthemodularswitch
configuration.
System(rw)->set multiauth trap system enabled
System(rw)->set multiauth trap module enabled
ThiscompletestheMultiAuthauthentication conf igurationpieceforthisexample.Keepinmind
thatyouwouldwanttousethesetmultiauthprecedencecommand,tospecifywhich
authenticationmethodshouldtakeprecedence,shouldyouhaveasingleuserconfiguredfor
multipleauthenticationsonthesameport.
Enabling RADIUS On the Switch
Theswitchneedstobeinformedabouttheauthenticationserver.UsethefollowingCLIinputto
• ConfiguretheauthenticationserverIPaddressontheswitch.
•EnabletheRADIUS server.
System(rw)->set radius server 1 10.20.10.01
System(rw)->set radius enable
Creating RADIUS User Accounts On The Authentication Server
RADIUSaccountcreationontheauthenticationserverisspecifictotheRADIUSapplicationyou
areusing.PleaseseethedocumentationthatcomeswithyourRADIUSapplication.Createan
accountforalluserstobeauthenticated.