Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 9 DHCP Configuration Commands
3Com Corporation
9-23
undo dhcp server option code
View
Ethernet interface (or subinterface) view
Parameter
code: Option value that needs to be assigned by the user.
ascii ascii-string: ASCII string.
hex hex-string: 2-digit or 4-digit hexadecimal string, such as hh or hhhh.
ip-address ip-address: IP address.
Description
Use the dhcp server option command in interface view to configure a DHCP
self-defined option for the DHCP address pool of the current interface.
Use the undo dhcp server option command in interface view to delete the
configuration.
Related command: option, dhcp server option (in system view).
Example
# Define the hexadecimal strings of the option code 100 to 0x11 and 0x22 for the DHCP
address pool of the interface Ethernet1/0/0.
[3Com] interface ethernet 1/0/0
[3Com-Ethernet 1/0/0] dhcp server option 100 hex 11 22
9.2.21 dhcp server option interface (in System View)
Syntax
dhcp server option code { ascii ascii-string | hex hex-string | ip-address ip-address }
{ interface interface-type interface-number [ to interface-type interface-number ] |
all }
undo dhcp server option code { interface interface-type interface-number [ to
interface-type interface-number ] | all }
View
System view
Parameter
code: Option value that needs to be assigned by the user.
ascii ascii-string: ASCII string.
hex hex-string: 2-digit or 4-digit hexadecimal string, such as hh or hhhh.