R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)

399
Parameters
private-ipv6-address: Specifies the private IPv6 address of a hub. The address must be a global 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 multiple hub private IPv6 addresses for a hub group.
If the hub with the specified private IPv6 address has been configured, the most recent configuration
takes effect.
Examples
# Add a hub to hub group 1 in ADVPN domain 1 with private IPv6 address 1000::1:0:0:1, public IPv6
address 2001::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 ipv6 private-address 1000::1:0:0:1
public-address 2001::1 advpn-port 8000
hub private-address
Use hub private-address to configure a hub private IPv4 address for a hub group.
Use undo hub private-address to remove a hub private IPv4 address from a hub group.
Syntax
hub private-address private-ip-address [ public-address { public-ip-address | public-ipv6-address }
[ advpn-port port-number ] ]
undo hub private-address private-ip-address
Default
No hub private IPv4 address is configured.
Views
Hub group view
Predefined user roles
network-admin
mdc-admin