Manual

AT-WA7400 Management Software User’s Guide
287
Configure the Access Point as a Standalone Device
set cluster clusterable 0
User Accounts The following command examples show configuration tasks related to user
accounts. These tasks correspond to the Cluster > User Management
page in the web UI.
Table 7 provides a quick view of User Management commands and
provides links to detailed examples.
Get All User Accounts
To view all user names:
AT-WA7400#
get radius-user all name
name
--------
larry
Table 7. User Account Commands
Function Command
Get All User Accounts To view all usernames:
get radius-user all name
To view all user accounts:
get radius-user all
Add Users add radius-user
UserName
For example:
add radius-user samantha
Set the user’s real name set radius-user
UserName
RealName
For example:
set radius-user samantha "Elizabeth Montgomery"
(or set radius-user samantha Elizabeth)
Set user’s password set radius-user
UserName
password
Password
For example:
set radius-user samantha password bewitched
Remove a User Account remove radius-user
UserName