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

409
<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] spoke ipv6 private-address netwrok 1000:: 64
spoke private-address
Use spoke private-address to configure a spoke private IPv4 address range in a hub group.
Use undo spoke private-address to delete a spoke private IPv4 address range in a hub group.
Syntax
spoke private-address { range start-address end-address | network ip-address { mask-length | mask } }
undo spoke private-address { range start-address end-address | network ip-address { mask-length |
mask } }
Default
No spoke private IPv4 address range is configured.
Views
Hub group view
Predefined user roles
network-admin
mdc-admin
Parameters
range start-address end-address: Specifies the private IPv4 address range defined by a start IPv4
address and an end IPv4 address.
network ip-address { mask-length | mask }: Specifies the private IPv4 address range defined by an IPv4
network address. The mask-length argument and the mask argyment represent the mask length and mask
of the IPv4 network address.
Usage guidelines
The system automatically transforms a spoke private IPv4 address range in IPv4 network address format
to an address range with a start address and an end address.
You can configure multiple spoke private IPv4 address ranges in a hub group. The ranges are listed from
low to high.
The spoke private IPv4 address range to be deleted must be the same as the configured one.
Examples
# Configure a spoke private IPv4 address range in the format of an IPv4 network address (1.1.1.0/24) for
hub group 1.
<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] spoke private-address netwrok 1.1.1.0
255.255.255.0