HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference
88
Usage guidelines
This command enables DHCP snooping to add Option 82 into DHCP request packets that do not contain
Option 82 before forwarding the requests to the DHCP server. The content of Option 82 is determined
by the dhcp snooping information circuit-id and dhcp snooping information remote-id commands. If the
received DHCP request packets contain Option 82, DHCP snooping handles the packets according to
the strategy configured with the dhcp snooping information strategy command.
If this feature is disabled, DHCP snooping forwards requests that contain or do not contain Option 82 to
the DHCP server.
Examples
# Enable DHCP snooping to support Option 82.
<Sysname> system-view
[Sysname] interface ethernet1/1
[Sysname-Ethernet1/1] dhcp snooping information enable
Related commands
• dhcp snooping information circuit-id
• dhcp snooping information remote-id
• dhcp snooping information strategy
dhcp snooping information remote-id
Use dhcp snooping information remote-id to configure the padding content and code type for the
remote ID sub-option.
Use undo dhcp snooping information remote-id to restore the default.
Syntax
dhcp snooping information remote-id { normal [ format { ascii | hex } ] | [ vlan vlan-id ] { string
remote-id | sysname } }
undo dhcp snooping information remote-id [ vlan vlan-id ]
Default
The padding format is normal and the code type is hex.
Views
Layer 2 Ethernet interface view
Predefined user roles
network-admin
Parameters
vlan vlan-id: Specifies the VLAN ID as the remote ID sub-option.
string remote-id: Specifies the character string as the remote ID sub-option, a case-sensitive string of 1 to
63 characters.
sysname: Specifies the device name as the remote ID sub-option. You can configure the device name with
the sysname command in system view.
normal: Specifies the normal padding format. The padding content is the MAC address of the receiving
interface.