HP VPN Firewall Appliances VPN Command Reference

177
Related commands
keepalive interval
vam server vpn
pre-shared-key (VPN domain view)
Use pre-shared-key to configure the pre-shared key of the VAM server, which is used to generate the keys
for encryption and integrity validation of the VAM protocol packets.
Use undo pre-shared-key to remove the configuration.
Syntax
pre-shared-key { cipher | simple } key-string
undo pre-shared-key
Default
No pre-shared key is configured.
Views
VPN domain view
Default command level
2: System level
Parameters
cipher: Sets a ciphertext pre-shared key.
simple: Sets a plaintext pre-shared key.
string-key: Specifies the key string. This argument is case sensitive. If simple is specified, it must be a string
of 1 to 31 characters. If cipher is specified, it must be a ciphertext string of 1 to 73 characters.
Usage guidelines
For security purposes, all keys, including keys configured in plain text, are saved in cipher text.
Examples
# Set a plaintext key 123 for the VAM server.
<Sysname> system-view
[Sysname] vam server vpn 1
[Sysname-vam-server-vpn-1] pre-shared-key simple 123
Related commands
authentication-algorithm
encryption-algorithm
pre-shared-key (VAM client view)
vam server vpn
server enable
Use server enable to enable the VAM server feature for a VPN domain.
Use undo server enable to disable the VAM server feature for a VPN domain.