Users Guide

Table Of Contents
548 | Voice and Video Dell PowerConnect ArubaOS 5.0 | User Guide
7. Select the User Roles tab. Click Add to add a user role.
a. For Role Name, enter a name for the user role.
b. Under Firewall Policies, click Add.
c. Select the previously-configured policy name (step 3) from the Choose from Configured Policies drop-
down menu.
d. Click Done.
e. Under Firewall Policies, click Add.
f. Select control from the Choose from Configured Policies drop-down menu.
g. Click Done.
8. Click Apply
Using CLI to configure a user role
ip access-list session <policy-name>
any any <service-name> permit queue high
any any dhcp-acl permit queue high
any any tftp-acl permit queue high
any any dns-acl permit queue high
any any icmp-acl permit queue high
user-role <role-name>
session-acl <policy-name>
Replace the following strings:
z policy-name with a string that you want to identify the roles policy
z role-name with the name you want to identify the voice user role.
z service-name with any of the service names from Table 118 on page 545.
Using User-Derivation Roles
The user role can be derived from attributes from the client’s association with an AP. For VoIP phones, you can
configure the devices to be placed in their user role based on the SSID or the Organizational Unit Identifier
(OUI) of the client’s MAC address.
Using the WebUI to derive the role based on SSID
1. Navigate to the Configuration > Security > Authentication > User Rules page.
2. Click Add to add a new set of derivation rules. Enter a name for the set of rules, and click Add. The name
appears in the User Rules Summary list.
3. In the User Rules Summary list, select the name of the rule set to configure rules.
4. Click Add to add a rule. For Set Type, select Role from the drop-down menu.
5. For Rule Type, select ESSID.
6. For Condition, select equals.
7. For Value, enter the SSID used for the phones.
8. For Roles, select the user role you previously created.
9. Click Add.
10. Click Apply.
Note: User-derivation rules are executed before the client is authenticated.