Command Reference DHCP Commands
DHCP address pool configuration mode.
After the DHCP client obtains specified suffix domain name, it can access a host with the same suffix
domain name by the host name directly.
The following example defines the suffix domain name i-net.com.cn for the DHCP client.
Ruijie(dhcp-config)#domain-name ruijie.com.cn
Defines the DNS server of the DHCP client.
Defines the name of the DHCP address pool and enter the DHCP address
pool configuration mode.
Use this command to define the hardware address of the DHCP client in the DHPC address pool
configuration mode. Use the no form of this command to restore the default setting.
hardware-address hardware-address [ type ]
Define the MAC address of the DHCP client.
To indicate the hardware platform protocol of the DHCP client, use
the string definition or digits definition.
String option:
Ethernet
ieee802
Digits option:
1 (10M Ethernet)
6 (IEEE 802)
No hardware address is defined by default.
If there is no option when the hardware address is defined, it is the Ethernet by default.
DHCP address pool configuration mode.
This command can be used only when the DHCP is defined by manual binding.