Specifications
Assigning Authorization Attributes
17-48 Configuring AAA for Network Users
Assigning a Security ACL to a User or a Group
Onceasecurityaccesscontrollist(ACL)isdefinedandcommitted,itcanbeapplieddynamically
andautomaticallytousersandusergroupsthroughthe802.1Xauthenticationandauthorization
process.WhenyouassignaFilter‐Idattributetoauserorgroup, thesecurityACLnamevalueis
enteredasan
authorizationattributeintotheuserorgrouprecordinthelocalRoamAboutSwitch
databaseorRADIUSserver.
(FordetailsaboutsecurityACLs,seeChapter 15,ConfiguringandManagingSecurityACLs.)
Assigning a Security ACL Locally
TousethelocalRoamAboutSwitchdatabasetorestrictauser,aMACuser,oragroupofusersor
MACuserstothepermissionsstored withinacommittedsecuri tyACL,usethefollowing
commands:
Youcansetfiltersforincomingandoutgoingpackets:
•Useacl‐name.intofiltertrafficthat
enterstheRoamAboutSwitchfromusersviaawired
authenticationport,orfromthenetworkviaanetworkport.
•Useacl‐name.outtofiltertrafficsentfromtheRoamAboutSwitchtousersviaawired
authenticationport,orfromthenetworkviaanetworkport.
Examples
Thefollowingcommandappliessecurity ACLacl‐10 1topacketscomingintotheRoamAbout
SwitchfromuserJose:
RBT-8100# set user Jose attr filter-id acl-101.in
success: change accepted.
Thefollowingcommandappliestheincomingfiltersofacl‐101totheuserswhobelongtothe
groupeastcoasters:
RBT-8100# set usergroup eastcoasters attr filter-id acl-101.in
success: change accepted.
Note: If the Filter-Id value returned through the authentication and authorization process does not
match the name of a committed security ACL in the RoamAbout switch, the user fails authorization
and cannot be connected.
Security ACL Target Commands
User authenticated by a
password
set user username attr filter-id acl-name.in
set user username attr filter-id acl-name.out
Group of users authenticated
by a password
set usergroup groupname attr filter-id acl-name.in
set usergroup groupname attr filter-id acl-name.out
User authenticated by a MAC
address
set mac-user username attr filter-id acl-name.in
set mac-user username attr filter-id acl-name.out
Group of users authenticated
by a MAC address
set mac-usergroup groupname attr filter-id acl-name.in
set mac-usergroup groupname attr filter-id acl-name.out