Command Reference DHCP Commands
The following example defines the MAC address 00d0.f838.bf3d with the type ethernet.
hardware-address 00d0.f838.bf3d
Defines the unique ID of the DHCP client (Indicated by the
hexadecimal numeral, separated by dot).
Defines the IP address and network mask, which is used to configure
the DHCP manual binding.
Defines the name of the DHCP address pool and enter the DHCP
address pool configuration mode.
Defines the default route of the DHCP client.
Use this command to define the IP address and network mask of the DHCP client host in the DHCP
address pool configuration mode. Use the no form of this command to restore the default setting.
host ip-address [ netmask ]
Defines the IP address of DHCP client.
Defines the network mask of DHCP client.
No IP address or network mask of the host is defined.
DHCP address pool configuration mode.
If the network mask is not defined definitely, the DHCP server will use the natural network mask of
this IP address: 255.0.0.0 for class A IP address, 255.255.0 for class B IP address, and
255.255.255.0 for class C IP address.
This command can be used only when the DHCP is defined by manual binding.
The following example sets the client IP address as 192.168.12.91, and the network mask as
255.255.255.240.
host 192.168.12.91 255.255.255.240
Defines the unique ID of the DHCP client (Indicated in hex and