Specifications

set user group
Chapter 9
AAA Commands
237
Usage
To change the value of an attribute, enter set user attr with the new value.
To delete an attribute, use clear user attr.
You can assign attributes to individual users and to user groups. If attributes are
configured for a user and also for the group the user belongs, the attributes
assigned to the individual user take precedence for that user. For example, if the
start-date attribute configured for a user is earlier than the start-date configured for
the user group the user is in, the user has network access as soon as the user
start-date. The user does not need to wait for the user group start date.
Examples
The following command assigns user Tamara to VLAN orange:
PROMPT# set user Tamara attr vlan-name orange
success: change accepted.
The following command assigns Tamara to the Mobility Profile tulip.
PROMPT# set user Tamara attr mobility-profile tulip
success: change accepted.
The following command limits the days and times when user Student1 can access
the network, to 5 p.m. to 2 a.m. every weekday, and all day Saturday and Sunday:
PROMPT# set user Student1 attr time-of-day Wk1700-0200,Sa,Su
success: change accepted.
See Also
l clear user attr on page 196
l show aaa on page 240
set user group
Adds a user to a user group. The user must have a password and a profile that
exists in the local database on the UNIVERGE WL Controller.
(To configure a user in RADIUS, see the documentation for your RADIUS
server.)