R3721-F3210-F3171-HP High-End Firewalls VPN Command Reference-6PW101
166
• The public IP address argument is optional. When a Hub registers, the VAM server will get the
public address of the Hub.
• Currently, up to two Hubs can be configured on a VAM server.
Related commands: vam server vpn.
Examples
# Configure a Hub for VPN domain 1, setting the public and private IP addresses as 123.0.0.1 and
10 .1.1.1 r e s p e c t i v e l y.
<Sysname> system-view
[Sysname] vam server vpn 1
[Sysname-vam-server-vpn-1] hub private-ip 10.1.1.1 public-ip 123.0.0.1
keepalive interval
Syntax
keepalive interval time-interval
undo keepalive interval
View
VPN domain view
Default level
2: System level
Parameters
time-interval: Interval for a VAM client to send keepalive packets to the VAM server, in the range 5 to
65535 seconds.
Description
Use keepalive interval to set the interval for a VAM client to send keepalive packets to the VAM server.
Use undo keepalive interval to restore the default.
By default, the client keepalive interval is 180 seconds.
The VAM server sends this setting in a registration response to its clients. All clients in a VPN use the same
keepalive settings. However, if you change the keepalive settings of the server, the new settings are sent
to only clients that register later; all clients registering before use the old settings.
Related commands: keepalive retry and vam server vpn.
Examples
# Set the client keepalive interval to 30 seconds.
<Sysname> system-view
[Sysname] vam server vpn 1
[Sysname-vam-server-vpn-1] keepalive interval 30
keepalive retry
Syntax
keepalive retry retry-times
undo keepalive retry