3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1726 CHAPTER 99: VAM SERVER CONFIGURATION COMMANDS
public-ip-address: Public IP address of Hub.
Description Use the
hub private-ip command to specify the IP address of Hub.
Use the undo hub private-ip command to remove the IP address of the
specified Hub.
By default, no Hub IP address is configured.
Note that:
You can specify only the private IP address of Hub. When Hub is added to a
VPN domain, the VAM server can obtain the mapping information between the
registered public and private addresses of the Hub.
Currently, up to two Hub addresses can be configured on the VAM server.
Related command: vam server vpn.
Example # Specifies in VPN 1 the public and private IP addresses of Hub as 123.0.0.1 and
10.1.1.1 respectively.
<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
Parameter time-interval: Interval for sending keepalive message from VAM client. It is in the
range 5 to 60 seconds.
Description Use the
keepalive interval command to configure the interval for sending
keepalive messages from VAM client to VAM server.
Use the
undo keepalive interval command to restore to the default value.
By default, the interval for sending keepalive message from VAM client is 10
seconds.
Note that the VAM server sends this setting in a registration response to its clients.
All clients in a VPN have the same keepalive settings, but 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 command: vam server vpn, keepalive retry