Command Reference DHCP Commands
Defines the hardware address of DHCP client.
Defines the name of the DHCP address pool and enters the
DHCP address pool configuration mode.
Define the default route of the
DHCP client.
Use this command to make the Ethernet interface or the PPP, HDLC and FR encapsulated interface
obtain the IP address information by the DHCP in the interface configuration mode. Use the no form
of this command to restore the default setting.
The interface cannot obtain the ID address by the DHCP by default.
Interface configuration mode.
When requesting the IP address, the DHCP client of the RGOS software also requires the DHCP
server provide 5 configuration parameter information: 1) DHCP option 1, client subnet mask, 2)
DHCP option 3, it is the same as the gateway information of the same subnet, 3) DHCP option 6, the
DNS server information, 4) DHCP option 15, the host suffix domain name, and 5) DHCP option 44,
the WINS server information (optional).
The client of the RGOS software is allowed to obtain the address on the PPP, FR or HDL link by the
DHCP, which should be supported by the server. At present, our server can support this function.
The following example makes the FastEthernet 0 port obtain the IP address automatically.
Ruijie(config)# interface GigabitEthernet 0/1
Ruijie(config-if-GigabitEthernet 0/1) ip address dhcp
Defines the DNS server of DHCP client.
Defines the name of the DHCP address pool and enters the DHCP
address pool configuration mode.