Specifications
Configuring AAA for Users of Third-Party APs
RoamAbout Mobility System Software Configuration Guide 17-39
RADIUS Server Requirements
•For802.1Xusers,theusernamesandpasswordsmustbeconfiguredontheRADIUSserver.
•Fornon‐802.1XusersofataggedSSID,thespeci alusernameweb‐portal‐ssidorlast‐resort‐
ssidmustbeconfigured,wheressidistheSSIDname.Thefallthruauthenticationtype(web‐
portalorlast‐resort)
specifiedforthewiredauthenticationportconnectedtotheAP
determineswhichusernameyouneedtoconfigure.
•ForanyusersofanuntaggedSSID,thespecialusernameweb‐portal‐wiredorlast‐resort‐
wiredmustbeconfigured,dependingonthefall thru authenticationtypespecifiedforthe
wiredauthenticationport.
Configuring Authentication for 802.1X Users of a Third-Party AP with
Tagged SSIDs
ToconfigureMSStoauthenticate802.1Xusersofathird‐partyAP,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
theUDPportsonwhichtheRoamAboutSwitchlistensforRADIUSaccess‐requestsand 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
Fortheport‐listofthesetporttypewired‐authandsetradiusproxyportcommands,specifythe
RoamAboutSwitchport(s)connectedtothethird‐partyAP.
Fortheip‐addressofthesetradiusproxyclientaddresscommand,specifytheIPaddressofthe
RADIUSclient(thethird‐party
AP).Fortheudp‐port‐number,specifytheUDPportonwhichthe
RoamAboutSwitchwilllistenforRADIUSaccess‐requests.ThedefaultisUDPport1812.Forthe
acct‐udp‐port‐number,specifytheUDPportonwhichtheRoamAboutSwitchwilllistenfor
RADIUSstop‐accountingrecords.The
defaultisUDPport1813.