Command Reference Guide
92 ● dhcp server option (Interface view) 3Com Router 5000 Family and Router 6000 Family
Command Reference
dhcp server option (Interface view)
Purpose 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.
Syntax dhcp server option code { ascii ascii-string | hex hex-string |
ip-address ip-address }
undo dhcp server option code
Parameters 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.
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
View This command can be used in the following views:
■ Ethernet Interface (or subinterface) view
Related Commands ■ option
■ dhcp server option interface (System view)