600 Configuring AAA for network users
NN47250-500 (Version 03.01)

Simultaneous login

As part of the Web-based AAA, you can limit the number of concurrent sessions that a user can have on the
network. You can use a Vendor-specific Attribute (VSA) on a RADIUS server or configure it as part of a
service profile. You can also apply the attribute to users and user groups. To configure simultaneous logins for
a user, enter the following command:
WSS# set user username attr simultaneous-logins <0-1000>
If you set the attribute to “0”, then the user is locked out of the network. The default value is unlimited access.
In addition, setting this value applies only to user session in the Mobility Domain and not for a specific WSS.
It includes the following commands:
WSS# set usergroup < group> attr simultaneous-logins <0-1000>
WSS# set service-profile <profile-name> attr simultaneous-logins <0-1000>
To clear the configuration, enter
WSS# clear user <username> attr simultaneous-logins