CLI Commands
4.1 A
SCALANCE W1750D CLI
Function Manual, 03/2019, C79000-G8976-C452-04
29
4.1.3 aaa radius-attributes
Description
This command configures RADIUS attributes to statically configure values to be included in
RADIUS Access- Requests and Accounting-Requests.
Syntax
aaa radius-attributes add <attribute> <attribute-id> {date|integer|ipaddr|string}
[vendor <name> <vendor-id>]
<attribute-id>
Adds the specified attribute name (alphanumeric string), associated
attribute ID (integer), and type (date, integer, IP address, or string).
Adds a date attribute
Adds an integer attribute
Adds an ip address attribute
(Optional) Display attributes for a specific vendor name and vendor ID.
Usage Guidelines
Add RADIUS attributes for use in SDRs. Use the show aaa radius-attributes command to
display a list of the current RADIUS attributes recognized by the Mobility Master. To add a
RADIUS attribute to the list, use the
aaa radius-attributes command.
Example
The following command adds the VSA-User-Role:
(scalance) (config)# aaa radius-attributes add User-Role 1 string vendor Siemens 4239
Command Information