Specifications

Configuring Web Web Portal WebAAA
RoamAbout Mobility System Software Configuration Guide 17-29
5. Displaytheconfiguration:
RBT-8100# show config
# Configuration nvgen'd at 2005-5-09 19:14:10
# Image 4.0.1
# Model RBT-8100
# Last change occurred at 2005-5-09 19:13:45
...
set service-profile mycorpsrvcprof ssid-name mycorp
set service-profile mycorpsrvcprof ssid-type clear
set service-profile mycorpsrvcprof auth-fallthru web-portal
...
set authentication web ssid mycorp ** local
set user web-portal-mycorp attr vlan-name corpvlan
set user web-portal-mycorp attr filter-id portalacl.in
set user alice password alicepword
set user bob password bobpword
...
set vlan corpvlan port 2-3
set interface corpvlan ip 192.168.12.10 255.255.255.0
...
set security acl ip portalacl permit udp 0.0.0.0 255.255.255.255 eq 68
0.0.0.0 255.255.255.255 eq 67
set security acl ip portalacl deny 0.0.0.0 255.255.255.255 capture
commit security acl portalacl
6. Savetheconfigurationchanges:
RBT-8100# save config
success: configuration saved.
Displaying Session Information for Web Portal WebAAA Users
TodisplayusersessioninformationforWebPortalWebAAAusers,usethefollowingcommand:
show sessions network [user user-glob | mac-addr mac-addr-glob | ssid ssid-name |
vlan vlan-glob | session-id session-id | wired] [verbose]
YoucandeterminewhetheraWebPortalWebAAAuserhascompletedtheauthenticationand
authorizationprocess,basedontheusernamedisplayedinthesessiontable.Thefollowing
commandshowsthesessionsforSSIDmycorp.
RBT-8100# show sessions network ssid mycorp
User Sess IP or MAC VLAN Port/
Name ID Address Name Radio
------------------------------ ---- ----------------- --------------- -----
alice 4* 192.168.12.101 corpvlan 3/1
web-portal-mycorp 5 192.168.12.102 corpvlan 3/1
2 sessions total
Thisexampleshowstwosessions.Thesessionforalicehastheusersnameandisflaggedwithan
asterisk(*).Theasteriskindicatesthattheuserhascompletedauthenticationandauthorization.
ThesessionforwebportalmycorpindicatesthataWebAAAuserisonthenetworkbutisstill
beingauthenticated.Theuseralicehasalltheaccessprivilegesconfiguredfortheuser,whereas
theuserwhoisstillontheportalsessionwiththenamewebportalmycorphaslimitedaccess to
resources.Bydefault,thisusercansendandreceiveDHCPtrafficonly.