DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
75
To enable DHCP Relay on the Switch:
DGS-1100-06/ME:5#enable dhcp_relay
Command: enable dhcp_relay
Success!
DGS-1100-06/ME:5#
To disable DHCP Relay server on the Switch
The disable dhcp_relay command sets the DHCP Relay to be
globally disabled on the Switch and on all existing VLANs.
Only Administrator or operate-level users can issue this command.
Example usage:
To disable DHCP Relay on the Switch:
DGS-1100-06/ME:5#disable dhcp_relay
Command: disable dhcp_relay
Success!
DGS-1100-06/ME:5#
config dhcp_relay add ipif System
To define a DHCP server as a DHCP Relay server
config dhcp_relay add ipif System <ipaddr>
The config dhcp_relay add ipif System command adds DHCP
servers as DHCP Relay servers.
<ipaddr> ā The IP address of the DHCP server. Up to 4 servers can
be defined.
Only Administrator or operate-level users can issue this command.
Example usage:
To add a DHCP server as a DHCP Relay server:
DGS-1100-06/ME:5#config dhcp_relay add ipif System 10.6.150.49
Command: config dhcp_relay add ipif System 10.6.150.49
Success!
DGS-1100-06/ME:5#