Created Fri Mar, 26 2021 at 01:42AM

To flush the IP address from a linux interface run:

ip addr flush dev eth0

To flush the arp cache

ip -s -s neigh flush all