Command Reference DHCP Commands
DHCP address pool configuration mode.
When more than one startup server is defined, the former will possess higher priory. The DHCP client
will select the next startup server only when its communication with the former startup server fails.
The following example specifies the startup server 192.168.12.4 for the DHCP client.
next-server 192.168.12.4
Defines the default startup mapping file name of the DHCP client.
Defines the name of the DHCP address pool and enter the DHCP
address pool configuration mode.
Defines the Helper address on the interface.
Configures the option of the RGOS software DHCP server.
Use this command to configure the option of the DHCP server in the DHCP address pool
configuration mode. Use the no form of this command to restore the default setting.
option code { ascii string | hex string | ip ip-address }
Defines the DHCP option codes.
Defines an IP address list.
Global configuration mode
The DHCP provides a mechanism to transmit the configuration information to the host in the TCP/IP
network. The DHCP message has a variable option field that can be defined according to the actual
requirement. The DHCP client needs to carry the DHCP message with 32 bytes of option information
at least. Furthermore, the fixed data field in the DHCP message is also referred to as an option. For
the definition of current DHCP option, refer to RFC 2131.