R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)
398
Parameters
group-name: Specifies a group name, a case-insensitive string of 1 to 31 characters that can only include
letters, digits, and dots (.).
Usage guidelines
Hub groups apply to large ADVPN networks. You can classify spokes to different hub groups, and
specify one or more hubs for each group.
When a VAM client registers with the VAM server, the VAM server selects a hub group for the client as
follows:
1. The server matches the private address of the client against the private addresses of hubs in
different hub groups in lexicographic order.
2. If a matching hub is found, the server assigns the client to the hub group as a hub.
3. If no match is found, the server matches the client's private address against the private addresses
of spokes in different hub groups in lexicographic order.
4. If a matching spoke is found, the server assigns the client to the hub group as a spoke.
5. If no match is found, the registration fails.
The VAM server only assigns hub information in the matching hub group to the client. The client only
establishes permanent ADVPN tunnels to the hubs in the hub group.
Examples
# Create hub group 1 in ADVPN domain 1, and enter hub group view.
<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
Use hub ipv6 private-address to configure a hub private IPv6 address for a hub group.
Use undo hub ipv6 private-address to remove a hub private IPv6 address from a hub group.
Syntax
hub ipv6 private-address private-ipv6-address [ public-address { public-ip-address |
public-ipv6-address } [ advpn-port port-number ] ]
undo hub ipv6 private-address private-ipv6-address
Default
No hub private IPv6 address is configured.
Views
Hub group view
Predefined user roles
network-admin
mdc-admin