Specifications
RoamAbout Mobility System Software Command Line Reference 8-33
Default
Bydefault,authenticationisunconfiguredforallclientswithnetworkaccessthroughAPportsor
wiredauthenticationportsontheRAS.Connection,authorization,andaccountingarealso
disabledfortheseusers.
Bondedauthenticationisdisabledbydefault.
Mode
Enabled.
Usage
Youcanconfiguredifferentauthenticationmethodsfordifferentgroupsofusersby“globbing.”
(Fordetails,see“UserGlobs”onpage 1‐3.)
YoucanconfigurearuleeitherforwirelessaccesstoanSSID,orforwiredaccessthrougha
RoamAboutswitch’swiredauthenticationport.Iftheruleisforwireless
accesstoanSSID,specify
theSSIDnameorspecifyanytomatchonallSSIDnames.Iftheruleisforwiredaccess,specify
wiredinsteadofanSSIDname.
YoucannotconfigureclientauthenticationthatusesboththeEAP‐TLSprotocolandoneormore
RADIUSservers.EAP‐TLS
authenticationissupportedonlyonthelocalRASdatabase.
Ifyouspecifymultipleauthenticationmethodsinthesetauthenticationdot1xcommand,MSS
appliesthemintheorderinwhichtheyappearinthecommand,withtheseresults:
•Ifthefirstmethodrespondswithpassorfail,theevaluationisfinal.
•If
thefirstmethoddoesnotrespond,MSStriesthesecondmethod,andsoon.
•However,iflocalappearsfirst,followedbyaRADIUS servergroup,MSSoverridesanyfailed
searchesinthelocalRASdatabaseandsendsanauthenticationrequesttotheservergroup.
Iftheuserdoesnotsupport802.1X,
MSSattemptstoperformMACauthenticationfortheuser.In
thiscase,iftheswitch’sconfigurationcontainsasetauthenticationmaccommandthatmatches
theSSIDtheuserisattemptingtoaccessandtheuser’sMACaddress,MSSusesthemethod
specifiedbythecommand.Otherwise,MSSuseslocalMAC
authenticationbydefault.
IftheusernamedoesnotmatchanauthenticationrulefortheSSIDtheuserisattemptingto
access,MSSusesthefallthruauthenticationtypeconfiguredfortheSSID,whichcanbelast‐resort,
web‐portal(forWebAAA),ornone.
Example
ThefollowingcommandconfiguresEAP‐TLSauthenticationinthelocalRASdatabaseforSSID
mycorpand802.1XclientGeetha:
RBT-8100# set authentication dot1x ssid mycorp Geetha eap-tls local
success: change accepted.
ThefollowingcommandconfiguresPEAP‐MS‐CHAP‐V2authenticationatRADIUSservergroups
sg1throughsg3forall802.1Xclientsatexam ple.comwhowanttoaccessSSIDexamplecorp:
RBT-8100# set authentication dot1x ssid examplecorp *@example.com peap-mschapv2
sg1 sg2 sg3
success: change accepted.