HP Multi-Site Traffic Director sa9200 User Manual
Page 100

C H A P T E R 6
HP Multi-Site Traffic Director Server Appliance SA9200 User Guide
94
username
NOTE: Username
commands are not valid in
configuration files, i.e.,
save config and restore
config operations do not
include username data.
Adds or updates the login or password.
Syntax:
To add or update a user:
config cli username <name> password <password>
level <ro | rw | rwa>
where:
name
is the login name. (Must be from four to sixteen characters
with no spaces.)
password
is the password. (Must be from four to sixteen
characters with no spaces.)
level
is the authorization level for the user:
•
ro
= read only (user can read, but cannot modify data)
•
rw
= read & write (user can read and modify data, but cannot
add or delete users)
•
rwa
= read & write admin (user can read and modify data,
and can add and delete users)
users
View all usernames and their access levels that exist in the
system.
Syntax:
config cli users
Command
Description
Config CLI Commands