User Manual
Professional Access Point
Administrator Guide
Class Structure, Commands, and Examples - 185
2. Provide a real name (Elizabeth Montgomery) for this user:
USR5453-AP#
set radius-user samantha realname "Elizabeth Montgomery"
3. Set the user password for samantha to "westport":
USR5453-AP#
set radius-user samantha password westport
4. Repeat this process to add some other users (endora, darren, and wally):
USR5453-AP#
add radius-user endora
USR5453-AP#
set radius-user endora realname "Agnes Moorhead"
USR5453-AP#
set radius-user endora password scotch
USR5453-AP#
add radius-user darren
USR5453-AP#
set radius-user darren realname "Dick York"
USR5453-AP#
set radius-user darren password martini
USR5453-AP#
add radius-user wally
USR5453-AP#
set radius-user wally realname "Tony Dow"
USR5453-AP#
set radius-user wally password sodapop
5. After configuring these new accounts, use the "get" command to view all users. (Passwords are always
hidden.)
USR5453-AP#
get radius-user all
name username disabled password realname
------------------------------------------------------------
larry David White
samantha Elizabeth Montgomery
endora Agnes Moorhead
darren Dick York
wally Tony Dow
Remove a User Account
To remove a user account, type the following
USR5453-AP#
remove radius-user wally
Use the "get" command to view all user names. (You can see "wally" has been removed.)
USR5453-AP#
get radius-user all name
name
--------
larry
samantha
endora
darren