299
DWS-1008 User’s Manual
D-Link Systems, Inc.
Configuring AAA for Network Users
url
(network access
mode only)
URL to which the
user is redirected
after successful
WebAAA.
Web URL, in standard format. For
example:
http://www.example.com
Note:
You must include the
http://
portion.
You can dynamically include any of
the variables in the URL string:
•
$u
- Username
•
$v
- VLAN
•
$s
- SSID
•
$p
- Service profile name
To use the literal character $ or ?,
use the following:
• $$
• $q
vlan-name
(network access
mode only)
Virtual LAN (VLAN)
assignment.
Note:
On some
RADIUS servers, you
might need to use
the standard RADIUS
attribute Tunnel-Pvt-
Group-ID, instead of
VLAN-Name.
Name of a VLAN that you want the
user to use.
Assigning Attributes to Users and Groups
You can assign authorization attributes to individual users or groups of users. Use any of
the following commands to assign an attribute to a user or group in the local database and
specify its value:
set user
username
attr
attribute-name value
set usergroup
group-name
attr
attribute-name value
set mac-user
mac-addr
attr
attribute-name value
set mac-usergroup
group-name
attr
attribute-name value
To change the value of an authorization attribute, reenter the command with the new value.
To assign an authorization attribute to a user’s configuration on a RADIUS server, see the
documentation for your RADIUS server.