Specifications
Configuring Web Web Portal WebAAA
17-28 Configuring AAA for Network Users
Configuring Web Portal WebAAA
ToconfigureWebPortalWebAAA:
1. ConfigureanSSIDorwiredauthenticationportandsetthefallthruauthenticationtypeto
web‐portal.ThedefaultforSSIDsandforwiredauthenticationportsisnone.
2. ConfigureindividualWebAAAusers.BecausetheVLANisassignedbasedontheweb‐
portal‐ssidorweb‐portal‐wired
user,whereitissettodefault,MSSignoresthe VLAN‐Name
andTunnel‐Private‐Group‐IDattributes.However,MSSdoesassignotherattributesifset.
3. ConfigurewebauthenticationrulesfortheWebAAAusers.
4. Savetheconfigurationchanges.
Web Portal WebAAA Configuration Example
ThisexampleconfiguresWebPortalWebAAAforwirelessusersofSSIDmycorp.Theweb‐portal‐
mycorpuserandtheindividualWebAAAusersareconfiguredinthelocaldatabase.
ThisexamplealsousesaVLANotherthandefaultforwebusers.BecauseadifferentVLANis
used,theweb‐portal‐mycorp
usermustbemodifiedtousetheVLAN.
1. Configuretheuser’s VLANonports2and3,andconfigureanIPinterfaceontheVLAN:
RBT-8100# set vlan corpvlan port 2-3
success: change accepted.
RBT-8100# set interface corpvlan ip 192.168.12.10 255.255.255.0
success: change accepted.
2. ConfigureunencryptedSSIDmycorpandset itsfallthruauthenticationtypetoweb‐portal:
RBT-8100# set service-profile mycorpsrvcprof ssid-name mycorp
success: change accepted.
RBT-8100# set service-profile mycorpsrvcprof ssid-type clear
success: change accepted.
RBT-8100# set service-profile mycorpsrvcprof auth-fallthru web-portal
success: change accepted.
3. ConfigureindividualWebAAAusers.
RBT-8100# set user alice password alicepword
success: change accepted.
RBT-8100# set user bob password bobpword
success: change accepted.
4. ConfigureawebauthenticationruleforWebAAAusers:
RBT-8100# set authentication web ssid mycorp ** local
success: change accepted.
Note: When you create the service profile for an SSID, make sure to set the SSID name before you
change the fallthru authentication type. Otherwise, MSS creates a web-portal-enterasys user,
because the default SSID name enterasys is still assigned to the new service profile.
Note: The VLAN does not need to be configured on the switch where you configure Web Portal but
the VLAN does need to be configured on a switch somewhere in the Mobility Domain. The user’s
traffic will be tunneled to the switch where the VLAN is configured.