R3721-F3210-F3171-HP High-End Firewalls VPN Command Reference-6PW101
165
Default level
2: System level
Parameters
3des: Uses the 3DES encryption algorithm.
aes-128: Uses the AES encryption algorithm, with the key length being 128 bits.
des: Uses the DES encryption algorithm.
none: Performs no encryption.
Description
Use encryption-algorithm to specify the algorithms for protocol packet encryption and their priorities.
Use undo encryption-algorithm to restore the default.
By default, three encryption algorithms are available and preferred in this order: AES-128, 3DES and
DES.
• Based on its encryption algorithm configuration, a VAM server negotiates with a client to determine
the encryption algorithm to be used between them.
• The specified encryption algorithms are preferred by their configuration order.
Related commands: vam server vpn.
Examples
# Specify the encryption algorithms of AES-128 and 3DES for VPN domain 1, where ACE-128 has a
higher priority.
<Sysname> system-view
[Sysname] vam server vpn 1
[Sysname-vam-server-vpn-1] encryption-algorithm aes-128 3des
hub private-ip
Syntax
hub private-ip private-ip-address [ public-ip public-ip-address ]
undo hub private-ip private-ip-address
View
VPN domain view
Default level
2: System level
Parameters
private-ip-address: Private IP address of the Hub.
public-ip-address: Public IP address of the Hub.
Description
Use hub private-ip to configure a Hub for a VPN domain by specifying its IP addresses.
Use undo hub private-ip to remove a Hub.
By default, no Hub is configured.