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

6
One address pool can contain multiple IP address ranges. You can execute this command multiple times
to specify multiple IP address ranges for an address pool. An address pool can contain a maximum of
65535 IP addresses, and so can an IP address range.
IP address ranges in different groups can be overlapping, but those in the same group cannot.
Changes to an address pool do not affect assigned IP addresses. For example, if you delete an address
pool from which an IP address has been assigned, the IP address can still be used.
Examples
# Configure an address pool aaa that contains IP addresses 129.102.0.1 through 129.102.0.10 for group
a.
<Sysname> system-view
[Sysname] ip pool aaa 129.102.0.1 129.102.0.10 group a
Related commands
display ip pool
link-protocol ppp
Use link-protocol ppp to enable PPP encapsulation on an interface.
Syntax
link-protocol ppp
Default
PPP encapsulation is enabled on all interfaces except Ethernet, VLAN, and ATM interfaces.
Views
Interface view
Predefined user roles
network-admin
Examples
# Enable PPP encapsulation on Serial 2/1/0.
<Sysname> system-view
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] link-protocol ppp
ppp accm
Use ppp accm to configure the ACCM value sent to the peer.
Use undo ppp accm to restore the default.
Syntax
ppp accm hex-number
undo ppp accm
Default
The ACCM value sent to the peer is 0x000A0000.