D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
192
Example
To configure the circuit id of DHCP relay agent as default:
DES-3200-28/ME:admin#config dhcp_local_relay option_82 circuit_id default
Command: config dhcp_local_relay option_82 circuit_id default
Success.
DES-3200-28/ME:admin#
19-4 config dhcp_local_relay option_82 ports
Description
This command is used to configure the settings of the specified ports for the policy of the option 82.
Format
config dhcp_local_relay option_82 ports <portlist> policy [replace | drop | keep]
Parameters
<portlist> - Specify a list of ports to be configured.
policy - Specify how to process the packets coming from the client side which have the option 82
field.
replace - Replace the existing option 82 field in the packet.
drop - Discard if the packet has the option 82 field.
keep - Retain the existing option 82 field in the packet.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure port 1 to 5 for the policy of the option 82:
DES-3200-28/ME: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.
DES-3200-28/ME:admin#
19-5 config dhcp_local_relay option_82 remote_id
Description
This command is used to configure the remote ID.
Format
config dhcp_local_relay option_82 remote_id [default | user_define <desc 32>]