Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 9 DHCP Configuration Commands
3Com Corporation
9-12
Example
# Configure BIMS option support on Ethernet interface ethernet0/0/0 (which is
configured with an interface address pool), setting the IP address of the BIMS server to
192.168.1.1, the protocol port to 80, and the shared key to abcdefg.
[3Com] dhcp server bims-server ip 192.168.1.1 port 80 sharekey abcdefg
interface ethernet0/0/0
9.2.8 dhcp server dns-list
Syntax
dhcp server dns-list ip-address [ ip-address ]
undo dhcp server dns-list { ip-address | all }
View
Ethernet interface (or subinterface) view
Parameter
ip-address: IP address of DNS. You can configure up to eight IP addresses separated
by spaces in a command.
Description
Use the dhcp server dns-list command in interface view to configure DNS IP
addresses for an interface configured with a DHCP address pool.
Use the undo dns-list command in interface view to delete the configuration.
By default, no DNS address is configured.
By far, only up to eight DNS server addresses can be set in each DHCP address pool.
Related command: dhcp server dns-list (in system view), dhcp server ip-pool, and
dns-list.
Example
# Configure the DNS server address 1.1.1.254 for the DHCP address pool of the
interface Ethernet1/0/0.
[3Com] interface ethernet 1/0/0
[3Com-Ethernet 1/0/0] dhcp server dns-list 1.1.1.254
9.2.9 dhcp server dns-list interface (in System View)
Syntax
dhcp server dns-list ip-address [ ip-address ] { interface interface-type
interface-number [ to interface-type interface-number ] | all }










