R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)

5
Predefined user roles
network-admin
Usage guidelines
This command is mutually exclusive with the ip address command.
Examples
# Enable IP address negotiation on Serial 2/1/0.
<Sysname> system-view
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] ip address ppp-negotiate
Related commands
ip address (Layer 3—IP Services Command Reference)
remote address
ip pool
Use ip pool to configure an address pool.
Use undo ip pool to remove an address pool or an IP address range of the address pool.
Syntax
ip pool pool-name start-ip-address [ end-ip-address ] [ group group-name ]
undo ip pool pool-name [ start-ip-address [ end-ip-address ] ]
Default
No address pool is configured.
Views
System view
Predefined user roles
network-admin
Parameters
pool-name: Specifies a name for the address pool to be created, a case-sensitive string of 1 to 31
characters.
start-ip-address [ end-ip-address ]: Specifies an IP address range by the start IP address and end IP
address. If no end IP address is specified, the address pool has only one IP address, the start IP address.
group group-name: Specifies a group by its name to which the address pool belongs. The group name
is a case-sensitive string of 1 to 31 characters. If you do not specify this option, the group name is default
(the default group).
Usage guidelines
The system supports multiple address spaces that each correspond to a VPN instance. The same IP
addresses can exist in different address spaces.
Each address space is represented by a group. One group can contain multiple address pools, but one
address pool can belong to only one group.