Ip address negotiated [no-default – ADTRAN 1000R Series User Manual

Page 806

Advertising
background image

Command Reference Guide

Demand Interface Configuration Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

806

ip address negotiated [no-default]

Use the ip address negotiated command to allow the interface to negotiate (i.e., be assigned) an IP
address from the far end PPP connection. Use the no form of this command to disable the negotiation for
an IP address

Syntax Description

no-default

Optional. Prevents the insertion of a default route. Some systems already have a
default route configured and need a static route to the PPP interface to function
correctly.

Default Values

By default, the interface is assigned an address with the ip address <address><mask> command.

Applicable Platforms

This command applies to the NetVanta 1000R, 3000, 4000, and 5000 Series units.

Command History

Release 5.1

Command was introduced.

Release 11.1

Command expanded to include the demand interface.

Usage Examples

The following example enables the demand interface to negotiate an IP address from the far end
connection:

(config)#interface demand 1

(config-demand 1)#ip address negotiated

The following example enables the demand interface to negotiate an IP address from the far end
connection without inserting a default route:

(config)#interface demand 1

(config-demand 1)#ip address negotiated no-default

Advertising