R3102-R3103-HP 6600/HSR6600 Routers Layer 2 - WAN Command Reference Guide

37
PPP and MP configuration commands
PPP configuration commands
ip address ppp-negotiate
Use ip address ppp-negotiate to enable IP address negotiation on the local interface, so that the local
interface can accept the IP address allocated by the peer end.
Use undo ip address ppp-negotiate to disable IP address negotiation.
Syntax
ip address ppp-negotiate
undo ip address ppp-negotiate
Default
IP address negotiation is disabled.
Views
Interface view
Default command level
2: System level
Examples
# Enable IP address negotiation on Serial 2/0/1.
<Sysname> system-view
[Sysname] interface serial 2/0/1
[Sysname-Serial2/0/1] ip address ppp-negotiate
Related commands
remote address
ppp ipcp remote-address forced
ip pool
Use ip pool to configure an address pool for assigning IP addresses to PPP users.
Use undo ip pool to remove an address pool.
Syntax
ip pool pool-number low-ip-address [ high-ip-address ]
undo ip pool pool-number
Default
No IP address pool is configured for PPP users.