Allied Telesis AT-TQ2403 Network Card User Manual


 
AT-TQ2403 Management Software User's Guide 205
Feature or Setting CLI Command
To set the user’s real
name:
set radius-user UserName RealName
For example:
set radius-user samantha realname "Elizabeth Montgomery"
or
set radius-user samantha realname Elizabeth Montgomery
To set user’s password: set radius-user UserName password Password
For example:
set radius-user samantha password bewitched
Save the new user account
details
save-running
Remove a User Account: remove radius-user UserName
Get All User Accounts
To view all user names:
AT-TQ2403# get radius-user all name
samantha
To view all user accounts:
AT-TQ2403# get radius-user all
Property Value
------------------------------
name samantha
disabled 0
realname Elizabeth Montgomery
(When we start out, "samantha" is the only user configured.)
Add Users
In this example, we will add four new users: (1) samantha, (2) endora, (3) darren, and (4) wally. We’ll set
up user names, real names, and passwords for each.
1. Add username "samantha":
AT-TQ2403# add radius-user samantha
2. Provide a real name (Elizabeth Montgomery) for this user:
AT-TQ2403# set radius-user samantha realname "Elizabeth Montgomery"
3. Set the user password for samantha to "bewitched"