Specifications

Configuring AAA for Users of Third-Party APs
RoamAbout Mobility System Software Configuration Guide 17-39
RADIUS Server Requirements
•For802.1Xusers,theusernamesandpasswordsmustbeconfiguredontheRADIUSserver.
•Fornon802.1XusersofataggedSSID,thespeci alusernamewebportalssidorlastresort
ssidmustbeconfigured,wheressidistheSSIDname.Thefallthruauthenticationtype(web
portalorlastresort)
specifiedforthewiredauthenticationportconnectedtotheAP
determineswhichusernameyouneedtoconfigure.
•ForanyusersofanuntaggedSSID,thespecialusernamewebportalwiredorlastresort
wiredmustbeconfigured,dependingonthefall thru authenticationtypespecifiedforthe
wiredauthenticationport.
Configuring Authentication for 802.1X Users of a Third-Party AP with
Tagged SSIDs
ToconfigureMSStoauthenticate802.1XusersofathirdpartyAP,usethecommandsbelowtodo
thefollowing:
ConfiguretheportconnectedtotheAPasawiredauthenticationport.Usethefollowing
command:
set port type wired-auth port-list [tag tag-list] [max-sessions num]
[auth-fall-thru {last-resort | none | web-portal}]
ConfigureaMACauthenticationrulefortheAP.Usethefollowingcommand:
set authentication mac wired mac-addr-glob method1
ConfiguretheRoamAboutSwitchportconnectedtotheAPasaRADIUSproxyfortheSSID
supportedbytheAP.IfSSIDtrafficfromtheAPistagged,assignthesametagvaluetothe
RoamAboutSwitchport.Usethefollowingcommand:
set radius proxy port port-list [tag tag-value] ssid ssid-name
•AddaRADIUSproxyentryforthe AP.TheproxyentryspecifiestheIPaddressoftheAPand
theUDPportsonwhichtheRoamAboutSwitchlistensforRADIUSaccessrequestsand stop
accountingrecordsfromtheAP.Usethefollowingcommand:
set radius proxy client address ip-address [port udp-port-number] [acct-port
acct-udp-port-number] key string
ConfigureaproxyauthenticationrulefortheAP’susers.Usethefollowingcommand:
set authentication proxy ssid ssid-name user-glob radius-server-group
Fortheportlistofthesetporttypewiredauthandsetradiusproxyportcommands,specifythe
RoamAboutSwitchport(s)connectedtothethirdpartyAP.
Fortheipaddressofthesetradiusproxyclientaddresscommand,specifytheIPaddressofthe
RADIUSclient(thethirdparty
AP).Fortheudpportnumber,specifytheUDPportonwhichthe
RoamAboutSwitchwilllistenforRADIUSaccessrequests.ThedefaultisUDPport1812.Forthe
acctudpportnumber,specifytheUDPportonwhichtheRoamAboutSwitchwilllistenfor
RADIUSstopaccountingrecords.The
defaultisUDPport1813.