Skip to content

Instantly share code, notes, and snippets.

@jkullick
Last active December 29, 2016 09:53
Show Gist options
  • Save jkullick/8ed4a4668cdb08d708404ec61a86675b to your computer and use it in GitHub Desktop.
Save jkullick/8ed4a4668cdb08d708404ec61a86675b to your computer and use it in GitHub Desktop.
Flush ARP Cache on Linux
ip -s -s neigh flush all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment