ECS4510 Series CLI Reference Guide-R03

Table Of Contents
Chapter 29
| DHCP Commands
DHCP Relay
– 837 –
RELATED COMMANDS
ipv6 address (857)
DHCP RELAY
This section describes commands used to configure the switch to relay DHCP
requests from local hosts to a remote DHCP server.
ip dhcp relay server This command specifies the DHCP server or relay server addresses to use.
Use the no form to clear all addresses.
Syntax
ip dhcp relay server address1 [address2 [address3 ...]]
no ip dhcp relay server
address - IP address of DHCP server. (Range: 1-5 addresses)
Default Setting
None
Command Mode
Interface Configuration (VLAN)
Usage Guidelines
DHCP relay service applies to DHCP client requests received on the specified
VLAN.
This command is used to configure DHCP relay for host devices attached to the
switch. If DHCP relay service is enabled, and this switch sees a DHCP client
request, it inserts its own IP address into the request so that the DHCP server
will know the subnet where the client is located. Then, the switch forwards the
packet to a DHCP server on another network. When the server receives the
DHCP request, it allocates a free IP address for the DHCP client from its defined
scope for the DHCP client’s subnet, and sends a DHCP response back to the
DHCP relay agent (i.e., this switch). This switch then passes the DHCP response
received from the server to the client.
Table 168: DHCP Relay Option 82 Commands
Command Function Mode
DHCP Relay for IPv4
ip dhcp relay server Specifies DHCP server or relay server addresses IC
ip dhcp restart relay Enables DHCP relay agent PE