DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
87
To enable the DHCP Local Relay:
DES-1210-28/ME:5# enable dhcp_local_relay
Command: enable dhcp_local_relay
Success
DES-1210-28/ME:5#
disable dhcp_local_relay
Purpose To disable the DHCP local relay feature globally
Syntax
disable dhcp_local_relay
Description
The disable dhcp_local_relay command disables the DHCP local
relay feature on the Switch.
Parameters None.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To disable the DHCP Local Relay:
DES-1210-28/ME:5# disable dhcp_local_relay
Command: disable dhcp_local_relay
Success
DES-1210-28/ME:5#
config dhcp_local_relay vlan
Purpose To specify which VLAN’s the feature works on.
Syntax
config dhcp_local_relay vlan <vlan_name> | vlanid <vidlist>]
state[enable | disable]
Description Each VLAN which was added to the DHCP Local Relay list
participates in the DHCP Local Relay process – Option 82 is added
to DHCP requests on this VLAN, and Removed from DHCP Replies
on this VLAN.
Parameters
vlan_name – the VLAN name identifier
vlanid <vidlist> – The VLAN tag identifier
state [enable | disable] – enable or disable of the DHCP Local Relay
status by VLAN name or VLAN ID.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To disable the VLAN ID10 from VLAN of DHCP Local Relay:
DES-1210-28/ME:5# config dhcp_local_relay vlan vlanid 10 state disable
Command: config dhcp_local_relay vlan vlanid 10 state disable