299
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
dns-server
[address1[address2[…address8]]]
no dns-server
Configures DNS server for DHCP clients
domain-name <domain>
no domain-name
Configures Domain name for DHCP clients;
the “no domain-name” command deletes the
domain name.
netbios-name-server
[address1[address2[…address8]]]
no netbios-name-server
Configures the address for WINS server
netbios-node-type
b-node|h-node|m-node|p-node|<type-nu
mber>
no netbios-node-type
Configures node type for DHCP clients
bootfile <filename>
no bootfile
Configures the file to be imported for DHCP
clients on bootup
next-server
[address1[address2[…address8]]]
no next-server
[address1[address2[…address8]]]
Configures the address of the server hosting
file for importing
option <code> {ascii <string> | hex <hex>
| ipaddress <ipaddress>}
no option <code>
Configures the network parameter specified
by the option code
lease { days [hours][minutes] | infinite }
no lease
Configures the lease period allocated to
addresses in the address pool
Global Mode
ip dhcp excluded-address <low-address>
[<high-address>]
no ip dhcp excluded-address
<low-address> [<high-address>]
Excludes the addresses in the address pool
that are not for dynamic allocation.
(3) Configure manual DHCP address pool parameters
Command Explanation
DHCP Address Pool Mode
hardware-address <hardware-address>
[{Ethernet | IEEE802|<type-number>}]
no hardware-address
Specifies the hardware address when
assigning address manually
host <address> [<mask> | <prefix-length> ]
no host
Specifies the IP address to be assigned to
the specified client when binding an address
manually