![D-Link DGS-1210/ME series Reference Manual Download Page 151](http://html.mh-extra.com/html/d-link/dgs-1210-me-series/dgs-1210-me-series_reference-manual_77989151.webp)
DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
131
config dhcp_relay delete ipif System
Purpose
To delete a DHCP server from the DHCP Relay server list.
Syntax
config dhcp_relay delete ipif System <ipaddr>
Description
The
config dhcp_relay delete ipif System
command deletes a
DHCP servers defined as a DHCP Relay server.
Parameters
<ipaddr>
− The IP address of the DHCP server.
Restrictions
Only Administrator, operator or power user-level users can issue this
command.
Example usage:
To remove a DHCP server from the DHCP Relay server list:
DGS-1210-28MP/ME:5# config dhcp_relay delete ipif System 10.6.150.49
Command: config dhcp_relay delete ipif System 10.6.150.49
Success.
DGS-1210-28MP/ME:5#
config dhcp_relay hops
Purpose
To configure the maximum number of DHCP relay hops that the
DHCP packets cross.
Syntax
config dhcp_relay hops <value 1-16>
Description
The
config dhcp_relay hops
command configures the maximum
number of DHCP relay hops that the DHCP packets cross.
Parameters
hops <value 1-16>
− Specifies the maximum number of relay agent
hops that the DHCP packets can cross.
Restrictions
Only Administrator, operator or power user-level users can issue this
command.
Example usage:
To configure the DHCP relay hops on the Switch:
DGS-1210-28MP/ME:5# config dhcp_relay hops 12
Command: config dhcp_relay hops 12
Success.
DGS-1210-28MP/ME:5#