SANRAD V-Switch Switch User Manual


 
Chapter 10: Routine V-Switch Maintenance 175
Adding a User Profile
All CLI names and
aliases are case
sensitive.
A total of ten user profiles can be configured on a V-Switch. Use the CLI
command admin add to add a user login profile
admin add
You must define two parameters to add a user profile:
SWITCH PARAMETER DEFINITION STATUS EXAMPLE
-un
USER NAME USER NAME MANDATORY
Joe Cool
If you are working in
a V-Switch cluster, a
user profile must be
added on both V-
Switches.
-pw
PASSWORD USER PASSWORD MANDATORY
123456
Example:
admin add –un Joe Cool –pw 123456
Changing a User Profile
If you are working in
a V-Switch cluster, a
user profile must be
changed on both V-
Switches
This interactive command enables a user to change their login password
for their user name on the V-Switch.
admin password
After entering the command, you are prompted to enter your existing
password and the new password.
Removing a User Profile
If you are working in
a V-Switch cluster, a
user profile must be
changed on both V-
Switches
You can remove any user profile from the V-Switch database except the
profile you are logged in with. This ensures at least one user profile in the
database at all times.
admin remove
You must define one parameter to remove a user profile:
SWITCH PARAMETER DEFINITION STATUS EXAMPLE
-un
USER NAME USER NAME MANDATORY
Joe Cool
Example:
admin remove –un Joe Cool