R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
312
Default command level
2: System level
Parameters
private-ip-address: Specifies the private IP address of the hub.
public-ip public-ip-address: Specifies the public IP address of the hub.
Usage guidelines
The public IP address is optional. The VAM server can get the public address of a hub when the hub
registers.
Up to two hubs can be configured on a VAM server.
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
Related commands
vam server vpn
keepalive interval
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.
Syntax
keepalive interval time-interval
undo keepalive interval
Default
The client keepalive interval is 180 seconds.
Views
VPN domain view
Default command level
2: System level
Parameters
time-interval: Interval for a VAM client to send keepalive packets to the VAM server, in the range of 5 to
65535 seconds.
Usage guidelines
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.