Usage Scenario
In a cutover scenario, if the non-Huawei device to be replaced has generated a dynamic DHCP snooping binding for a user's IP address and MAC address, run the dhcp snooping bind-table dynamic command on the Huawei device to configure the same dynamic binding for the user. This configuration prevents the user's services from being interrupted during the cutover. When the user requires to update the lease, the Huawei device will update the user's lease and generate a normal dynamic binding entry for the user.
Prerequisites
DHCP snooping has been enabled using the
dhcp snooping enable command. DHCP snooping is considered enabled if any of the following conditions is met:
- DHCP snooping is enabled in the VLAN.
- DHCP snooping is enabled on interfaces in the VLAN.
- DHCP snooping is enabled on the VLANIF interface of the VLAN.
Precautions
When dynamic DHCP snooping binding entries are deleted using the reset dhcp snooping bind-table command, user entries will be deleted, interrupting services. Therefore, exercise caution when running this reset command.