ADTRAN AOS Version R10.1.0 Command Reference Manual page 2495

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
ip address dhcp
Use the ip address dhcp command to use Dynamic Host Configuration Protocol (DHCP) to obtain an
address on the interface. Use the no form of this command to remove a configured IP address (using
DHCP) and disable DHCP operation on the interface. Variations of this command include:
ip address dhcp
ip address dhcp <administrative distance>
ip address dhcp track <name>
ip address dhcp track <name> <administrative distance>
Syntax Description
<administrative distance>
track <name>
Default Values
By default, the administrative distance value is 1.
Command History
Release 2.1
Release 8.1
Release 13.1
Usage Examples
The following example enables DHCP operation on the PPP interface 1:
(config)#interface ppp 1
(config-ppp 1)#ip address dhcp
The following example enables DHCP operation on the PPP interface 1 and sets the administrative
distance as 5:
(config)#interface ppp 1
(config-ppp 1)#ip address dhcp 5
60000CRG0-35E
Optional. Specifies the administrative distance to use when adding the
DHCP gateway into the route table. It is used to determine the best route
when multiple routes to the same destination exist. The lower the
administrative distance, the more reliable the route. Range is 1 to 255.
Optional. Attaches a network monitoring track to the DHCP client. The
DHCP gateway route for this client will only reside in the route table while
the track is in the pass state. For more information on configuring track
objects, refer to
track <name> on page
Command was introduced.
Command was expanded to include the Point-to-Point Protocol (PPP)
interface.
Command was expanded to include the track and administrative distance.
Copyright © 2012 ADTRAN, Inc.
PPP Interface Command Set
1372.
2495

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents