Command Reference DHCP Relay Commands
Ruijie(config)# ip helper-address 192.168.1.1
Ruijie(config)# ip helper-address vrf dep1 192.168.2.1
Related
Commands
Command Description
service dhcp
Enables the DHCP relay.
Platform
Description
N/A
service dhcp
Use this command to enable the DHCP relay in global configuration mode. Use the no form of this
command to disable this function.
no service dhcp
Parameter
Description
Parameter Description
N/A N/A
Defaults
This function is disabled by default.
Command
Mode
Global configuration mode
Usage Guide
The DHCP relay can forward the DHCP request to other servers and the DHCP response packets to
the DHCP client, serving as the relay for DHCP packets.
Configuration
Examples
The following configuration example enables the DHCP relay.
Ruijie# configure terminal
Ruijie(config)# service dhcp
Related
Commands
Command Description
ip helper-address
Adds the IP address of an DHCP server.
Platform
Description
N/A