R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

213
Use undo user to remove the configuration.
Syntax
user username password { cipher | simple } string
undo user
Default
No username or password is configured for a VAM client.
Views
VAM client view
Default command level
2: System level
Parameters
username: Specifies the username for the VAM client, a case-sensitive string of 1 to 253 characters. It
cannot contain forward slash (/), colon (:), asterisk (*), question mark (?), angle brackets (< >), at sign
(@), vertical bar (|), and backslash (\).
cipher: Sets a ciphertext password.
simple: Sets a plaintext password.
string: Specifies the password for the VAM client. This argument is case sensitive. If simple is specified,
it must be a string of 1 to 63 characters. If cipher is specified, it must be a ciphertext string of 1 to 117
characters.
Usage guidelines
Only one local user can be configured for a VAM client.
For security purposes, all passwords, including passwords configured in plain text, are saved in cipher
text to the configuration file.
Examples
# Create a local user, setting both the username and password to user.
<Sysname> system-view
[Sysname] vam client name abc
[Sysname-vam-client-name-abc] user user password simple user
Related commands
display vam client
vam client name
vam client enable
Use vam client enable to enable the VAM client feature for all VAM clients or a specific VAM client.
Use undo vam client enable to disable the VAM client feature for all VAM clients or a specific VAM client.
Syntax
vam client enable { all | name client-name }
undo vam client enable { all | name client-name }