Command Reference Guide PPP Interface Configuration Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1093

peer default ip address <address>

Use the peer default ip address command to specify the default IP address of the remote end of this
interface.
Syntax Description
<address> Specifies the default IP address for the remote end (A.B.C.D).
Default Values
By default, there is no assigned peer default IP address.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.
Command History
Release 3.1 Command was introduced.
Functional Notes
This command is useful if the peer does not send the IP address option during PPP negotiations.
Usage Examples
The following example sets the default peer IP address to 192.22.71.50:
(config)#interface ppp 1
(config-ppp 1)#peer default ip address 192.22.71.50