SROS Command Line Interface Reference Guide
DHCP Pool Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
1422
option
<option value>
[ascii | hex | ip]
<value>
Use the
option
command to describe a generic DHCP option to be published to the client. The user may
specify any number of generic options to be published to the client.
Syntax Description
<option value>
Specifies the value of the generic DHCP option published to the client.
Range: 0 to 255.
ascii
Specifies the DHCP option information in ascii format.
hex
Specifies the DHCP option information in hexidecimal format.
ip
Specifies the DHCP option information in IP format.
<value>
Specifies the ASCII, hexidecimal, or IP value. The value for
ascii
is simple text.
The value for
hex
is an 8-digit hexidecimal number (32 bit). The value for
ip
is a
standard IP address in the format A.B.C.D.
Default Values
No default value necessary for this command.
Usage Examples
The following example publishes DHCP options to the client:
ProCurve(config)#
ip dhcp-server pool MyPool
ProCurve(config-dhcp)#
option 100 ascii ascii_value
ProCurve(config-dhcp)#
option 101 hex AB458E80
ProCurve(config-dhcp)#
option 102 ip 192.168.1.1
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......