A SERVICE OF

logo

1736 CHAPTER 100: VAM CLIENT CONFIGURATION COMMANDS
By default, no public IP address or UDP port number is specified for the secondary
VAM server.
Related command: vam client name, and server primary ip-address.
Example # Specify public IP address 1.1.1.2 and port number 50000 for the secondary VAM
server.
<Sysname> system-view
[Sysname] vam client name abc
[Sysname-vam-client-name-abc] server secondary ip-address 1.1.1.2 port 50000
user
Syntax user username password { cipher | simple } string
undo user
View VAM client view
Parameter Username: Username of a VAM client, a string of 1 to 55 characters, excluding
special characters /, :, *, ?, <, >, @, |, , and ".
cipher: Displays a password in the cipher text mode.
simple: Displays a password in the plain text mode.
String: Password of a VAM client, a case sensitive string of 1 to 63 characters.
Description Use the
user command to configure a local username and password.
Use the undo user command to remove the configuration.
By default, no local username or password is configured.
Note that only one local username can be configured in VAM client view.
Related command: vam client name.
Example # Set the local username and password both to user.
<Sysname> system-view
[Sysname] vam client name abc
[Sysname-vam-client-name-abc] user user password simple user
vam client enable
Syntax vam client enable { all | name client-name }
undo vam client enable { all | name client-name }