DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
214
drop - Specify to discard if the packet has the option 82 field.
keep - Specify to retain the existing option 82 field in the packet.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure port 1 to 5 for the policy of the option 82:
DGS-3000-26TC:admin#config dhcp_local_relay option_82 ports 1-5 policy keep
Command: config dhcp_local_relay option_82 ports 1-5 policy keep
Success.
config dhcp_local_relay option_82 remote_id 19-5
Description
This command is used to configure the remote ID.
Format
config dhcp_local_relay option_82 remote_id [default | user_define <desc 32>]
Parameters
default - Uses the Switch’s system MAC address as the remote ID.
user_define - Uses user-defined string as the remote ID.
<desc 32> - Enter the maximum of 32 characters. Space is allowed in the string.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the remote ID:
DGS-3000-26TC:admin#config dhcp_local_relay option_82 remote_id user_define D-
Link L2Switch
Command: config dhcp_local_relay option_82 remote_id user_define D-Link L2Switch
Success.