Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 9 DHCP Configuration Commands
3Com Corporation
9-14
Parameter
domain-name: Domain name that the DHCP server allocates to clients, which is a
string comprising at least three characters and at most 50 characters.
Description
Use the dhcp server domain-name command in interface view to configure the
domain name that the DHCP address pool of the current interface allocates to clients.
Use the undo dhcp server domain-name command in interface view to delete the
configured domain name.
By default, no domain name has been allocated to DHCP clients and domain name is
null.
Related command: dhcp server ip-pool, dhcp server domain-name (in system view),
and domain-name.
Example
# Configure the domain name eth1_0_0.com.cn in an interface DHCP address pool.
[3Com] interface ethernet 1/0/0
[3Com-Ethernet 1/0/0] dhcp server domain-name eth1_0_0.com.cn
9.2.11 dhcp server domain-name interface (in System View)
Syntax
dhcp server domain-name domain-name { interface interface-type interface-number
[ to interface-type interface-number ] | all }
undo dhcp server domain-name interface interface-type interface-number [ to
interface-type interface-number ] | all }
View
System view
Parameter
domain-name: Domain name that the DHCP server allocates to clients, which is a
string comprising 3 to 50 characters.
interface-type interface-number [ to interface-type interface-number ]: Indicates an
interface or all interfaces from the first specified interface to the second. Note that the
interfaces must be Ethernet interfaces (or subinterfaces) or virtual Ethernet interfaces.
all: All the interfaces.










