Aruba VSA · attr 1 · type string
Aruba-User-Role
Aruba-User-Role is a string VSA (vendor 14823, attribute 1) that puts a session into a named Aruba role. Like Filter-Id, it selects policy by name — the role has to exist on the controller.
Also searched as: Aruba-User-Role VSA, ClearPass role attribute. Defined in Aruba vendor dictionary (vendor 14823).
What it means
On ArubaOS and Aruba/HPE switches, the user role bundles the firewall policies, VLAN, and bandwidth rules for a session. Aruba-User-Role names which role to apply; the definition lives on the device, and RADIUS only sends the label. It's the Aruba-native equivalent of Cisco's downloadable/named policy and of the RFC Filter-Id.
How it's used
Return the exact role name configured on the controller. Pair it with an initial-role/enforcement setup so unauthenticated devices land somewhere safe before the role is applied.
Common gotchas
- If the named role doesn't exist on the controller, the device falls to the default/initial role — often more or less access than intended, with no obvious error.
- Role name matching is exact; a trailing space or case difference silently misses.