dhcpv4-snooping allow-overwrite-binding

Syntax

dhcpv4-snooping allow-overwrite-binding

no dhcpv4-snooping allow-overwrite-binding

Description

Allows binding to be overwritten for the same IP address. When enabled, and a DHCP server offers a host an IP address that is already bound to an existing host in the binding table, the existing binding is overwritten for the new host if the new host is successfully able to acquire the same IP address. This overwriting is disabled by default, causing the DHCP server offers to be dropped.

The no form of the command disables DHCPv4 snooping overwrite binding.

Command context

config

Authority

Administrators or local user group members with execution rights for this command.

Examples

Enabling DHCPv4 snooping overwrite binding:

switch(config)# dhcpv4-snooping allow-overwrite-binding

Disabling DHCPv4 snooping overwrite binding:

switch(config)# no dhcpv4-snooping allow-overwrite-binding