This command deletes the DHCPv6 Client conflict binding(s) that represent the address (es) declined by DHCPv6 Clients.
| Format | clear ipv6 dhcp conflict { ipv6-address | * } |
| Mode | Privileged EXEC |
| Syntax | Description |
|---|---|
| ipv6-address | The conflicting address declined by a DHCPv6 Client. |
| Indicates all conflicting addresses in the database. |
Usage Guidelines
The clear ipv6 dhcp conflict command is used as a server function.
A conflict binding entry is created by the DHCPv6 server whenever an advertised lease binding is declined by a DHCPv6 client.
If the clear ipv6 dhcp conflict command is used with the optional ipv6-address argument specified, only that specific conflict binding is deleted. If the clear ipv6 dhcp conflict * command is used without the ipv6-address argument, then all conflict client bindings are deleted.
Example:
(switch) # clear ipv6 dhcp conflict 2003:1::2 (switch) # clear ipv6 dhcp conflict *