Command Mode 
Global Configuration Mode 
Privilege Requirement 
Only Admin, Operator and Power User level users have access to these 
commands. 
Example 
Enable option 82 support in DHCP Relay: 
T2500G-10TS(config)# ip dhcp relay information option 
36.3  ip dhcp relay information strategy 
Description 
The  ip dhcp relay information strategy  command is used to specify the 
operation for the Option 82 field of the DHCP request packets from the Host. 
To restore to the default option, please use  no ip dhcp relay information 
strategy command. 
Syntax 
ip dhcp relay information strategy { drop | keep | replace } 
no ip dhcp relay information strategy 
Parameter 
drop | keep | replace ——The operations for Option 82 field of the DHCP 
request packets from the Host. The default operation is keep. 
drop: Discard the packet with the Option 82 field. 
keep: Keep the Option 82 field in the packet. 
replace:  Replace the option 82 field with the system option defined by the 
switch. 
Command Mode 
Global Configuration Mode 
Privilege Requirement 
Only Admin, Operator and Power User level users have access to these 
commands. 
Example 
Specify the option 82 policy as replace to replace the Option 82 field with the 
local parameter on receiving the DHCP request packet: 
T2500G-10TS(config)# ip dhcp relay information strategy replace 
345