R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)
400
Parameters
private-ip-address: Specifies the private IPv4 address of a hub. The address must be a unicast address.
public-address: Specifies the public address of a hub. If you do not specify this keyword, the VAM server
uses the public address registered by the hub.
public-ip-address: Specifies the public IPv4 address of the hub. The address must be a unicast address.
public-ipv6-address: Specifies the public IPv6 address of the hub. The address must be a global unicast
address.
advpn-port port-number: Specifies the ADVPN port number of the hub, in the range of 1025 to 65535.
If you do not specify this option, the VAM server uses the port number registered by the hub.
Usage guidelines
For a hub to traverse a NAT gateway, configure a mapping between the hub's registered public
address/ADVPN port number and a fixed address/port number on the NAT gateway. In this case,
specify the public address and ADVPN port number of the hub as the address/port number configured
on the NAT gateway.
You can configure a maximum of four hub private IPv4 addresses for a hub group.
If the hub with the specified private IPv4 address has been configured, the most recent configuration
takes effect.
Examples
# Add a hub to hub group 1 in ADVPN domain 1 with private IPv4 address 10.1.1.1, public IPv4 address
123.0.0.1, and ADVPN port number 8000.
<Sysname> system-view
[Sysname] vam server advpn-domain 1
[Sysname-vam-server-domain-1] hub-group 1
[Sysname-vam-server-domain-1-hub-group-1] hub private-address 10.1.1.1 public-address
123.0.0.1 advpn-port 8000
keepalive
Use keepalive to configure the keepalive parameters that include a keepalive interval and a maximum
number of keepalive attempts.
Use undo keepalive to restore the default.
Syntax
keepalive interval time-interval retry retry-times
undo keepalive
Default
The keepalive interval is 180 seconds and the maximum number of keepalive attempts is 3.
Views
ADVPN domain view
Predefined user roles
network-admin
mdc-admin