Use this command to clear the entries present in an IPv4DT database. Specify arguments to clear based on interface name, IPv4 address, and MAC address. Invoking the command clear ip device tracking, the ARP probes are sent out to repopulate the entries.
| Format | clear ip device tracking {all | interface if-name | ip ipv4-address | mac mac-address} |
| Mode | Privileged EXEC |
| Parameter | Description |
|---|---|
| all | Clears the entire IPv4DT table. |
| if-name | Clears the entries learned on a specified interface. |
| ipv4-address | Clears the entries matching the host IPv4 address. |
| mac-address | Clears the entries matching the mac address. |