15
Security Switch User Add
Description:
Add or modify users entry.
Syntax:
Security Switch Users Add <user_name> <password> <privilege_level>
Parameters:
<user_name> : A string identifying the user name that this entry should belong to. The
allowed string length is (1-32). The valid user name is a combination of letters,
numbers and underscores
<password> : The password for this user name. The allowed string length is (0-32). Use
'clear' or "" as null string
<privilege_level>: User privilege level (1-15)
Example:
Add new user: username: test, password: test & privilege: 10