ADTRAN AOS Version R10.1.0 Command Reference Manual page 3063

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
option
Use the option command to describe a generic Dynamic Host Configuration Protocol version 4 (DHCPv4)
option to be published to the client. The user can specify any number of generic options to be published to
the client. Use the no form of this command to return to the default value. Variations of this command
include:
option <number> ascii <string>
option <number> hex <hexbytes>
option <number> ip <ipv4 address>
Syntax Description
<number>
ascii <string>
hex <hexbytes>
ip <ipv4 address>
Default Values
By default, no DHCPv4 options are configured.
Command History
Release 9.1
Usage Examples
The following example publishes DHCPv4 options to the client:
(config)#ip dhcp pool MyPool
(config-dhcp)#option 100 ascii ascii_value
(config-dhcp)#option 101 hex AB458E80
(config-dhcp)#option 102 ip 192.168.1.1
60000CRG0-35E
Specifies the value of the generic DHCPv4 option published to the client.
Range is 0 to 255.
Specifies the DHCPv4 option information in simple text (ASCII) with a string
of up to 256 characters.
Specifies the DHCPv4 option information as a hexadecimal number of up to
128 digits. This option requires an even number of digits.
Specifies the DHCPv4 option information as an IPv4 address. IPv4
addresses should be expressed in dotted decimal notation (for example,
10.10.10.1).
Command was introduced.
Copyright © 2012 ADTRAN, Inc.
DHCPv4 Pool Command Set
3063

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