Reference Guide

Table Of Contents
Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide aaa radius-attributes | 73
aaa radius-attributes
aaa radius-attributes add <attribute> <attribute-id> {date|integer|ipaddr|string}
[vendor <name> <vendor-id>]
Description
This command configures RADIUS attributes for use with server derivation rules.
Syntax
Usage Guidelines
Add RADIUS attributes for use in server derivation rules. Use the show aaa radius-attributes command to display
a list of the current RADIUS attributes recognized by the controller. To add a RADIUS attribute to the list, use
the aaa radius-attributes command.
Example
The following command adds the VSA “Dell-User-Role”:
aaa radius-attributes add Dell-User-Role 1 string vendor Dell 14823
Command History
This command was available in ArubaOS 3.0.
Command Information
Parameter Description
add <attribute>
<attribute-id>
Adds the specified attribute name (alphanumeric string), associated attribute ID (integer), and
type (date, integer, IP address, or string).
date
Adds a date attribute.
integer
Adds a integer attribute.
ipaddr
Adds a IP address attribute.
string
Adds a string attribute.
vendor
(Optional) Display attributes for a specific vendor name and vendor ID.
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master controllers