R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)

16
Use undo ppp timer negotiate to restore the default.
Syntax
ppp timer negotiate seconds
undo ppp timer negotiate
Default
The PPP negotiation timeout time is 3 seconds.
Views
Interface view
Default command level
2: System level
Parameters
seconds: Specifies the negotiation timeout time in the range of 1 to 10 seconds. In PPP negotiation, if the
local device receives no response from the peer during this period after it sends a packet, the local device
sends the last packet again.
Examples
# Set the PPP negotiation timeout time to 5 seconds.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] ppp timer negotiate 5
remote address
Use remote address to set the IP address to be assigned to the peer device, or to specify the address pool
used for assigning an IP address to the peer device.
Use undo remote address to cancel the IP address configured to be assigned to the peer device.
Syntax
remote address { ip-address | pool [ pool-number ] }
undo remote address
Default
An interface does not assign IP addresses to the peer device.
Views
Interface view
Default command level
2: System level
Parameters
ip-address: IP address to be assigned to the peer device.
pool [ pool-number ]: Specifies the number of the address pool used for assigning an IP address to the
peer. The value range for the pool-number argument is 0 to 99, and the default is 0.