Specifications

Configuring AAA for Users of Third-Party APs
17-40 Configuring AAA for Network Users
Examples
ThefollowingcommandconfiguresRoamAboutSwitchports3and4aswiredauthentication
ports,andassignstagvalue104totheports:
set port type wired-auth 3-4 tag 104
success: change accepted.
Youcanspecifymultipletagvalues.SpecifythetagvalueforeachSSIDyouplantosupport.
ThefollowingcommandconfiguresaMACauthenticationrulethatmatchesonthethirdparty
AP’sMACaddress.BecausetheAPisconnectedtotheRoamAboutSwitchonawired
authenticationport,thewiredoption
isused.
set authentication mac wired aa:bb:cc:01:01:01 srvrgrp1
success: change accepted.
ThefollowingcommandmapsSSIDmycorptopacketsreceivedonport3or4,using802.1Qtag
value104:
set radius proxy port 3-4 tag 104 ssid mycorp
success: change accepted.
EnteraseparatecommandforeachSSID,anditstagvalue,youwanttheRoamAboutSwitchto
support.
ThefollowingcommandconfiguresaRADIUSproxyentryforathirdpartyAPRADIUSclientat
10.20.20.9,sendingRADIUStraffictothedefaultUDP ports1812and1813ontheRoamAbout
Switch:
set radius proxy client address 10.20.20.9 key radkey1
success: change accepted.
TheIPaddressistheAP’sIPaddress.ThekeyisthesharedsecretconfiguredontheRADIUS
servers.MSSusesthesharedsecrettoauthenticateandencryptRADIUScommunication.
Thefollowingcommandconfiguresaproxyauthenticationrulethatmatches onallusernames
associatedwithSSIDmycorp.MSSusesRADIUS
servergroupsrvrgrp1toproxyRADIUSrequests
andhencetoauthenticateandauthorizetheusers.
set authentication proxy ssid mycorp ** srvrgrp1
Toverifythechanges,usetheshowconfigareaaaacommand.
Note: MSS also uses the server group you specify with this command for accounting.