189| Authentication Servers AOS-W 6.5.3.x| User Guide
In the WebUI
1. Navigate to Configuration > Advanced Services > All Profiles.
2. Click Wireless LAN.
3. Click Radius Modifier.
4. Under the Radius Modifier Profile, enter the name of the RADIUS modifier and click Add.
5. Click on the name of the Instance added.
6. In +Attr field, enter the Name and Static Value for the attribute you want to include and click Add. The
name field should be available in the list of attributes when we execute the command, show aaa radius-
attribute command.
7. In the -Attr field, enter the attribute you want to exclude and click Add.
8. Click Save as and enter the name of the Radius Modifier Profile.
9. Click Apply.
In the CLI
(host) (config) #aaa authentication-server radius radius1
acct-modifier
acctport
auth-modifier
authport
…
…
(host) (config) #aaa radius modifier <profile_name>
clone
exclude
include
no
(host) #show aaa radius modifier <profile_name>
Dynamic Data Support
Starting from AOS-W 6.5.2.0, Alcatel-Lucent supports dynamic data for the included attributes in the RADIUS
Attribute modifier. Users can configure the dynamic value for each included attribute in the RADIUS modifier
to be one or two data items. Following data items can be picked to form the dynamic value for each included
attribute:
n AP-Name: Name of the AP which the client currently associated to.
n AP-MAC-Address: MAC-address of the AP which the client currently associated to.
n AP-Group: Group-name of the AP which the client currently associated to.
n ESSID: ESSID which the client currently associated to.
Field1 and Field2 have the same value but these can be used for different combination with the delimiter. This
included attribute are of type ‘String’ and can contain up to 128 bytes.
In the WebUI
1. Navigate to Configuration > Advanced Services > All Profiles.
2. Click Wireless LAN.
3. Click Radius Modifier.
4. Under the Profile details, enter the name of the radius modifier profile and click Add.
5. Click on the name of the instance added.
6. In +Attr field, enter the name of the instance from the Name drop-down list and select the Data Type as
Dynamic.