1 | initial version |
You can use sudo arp -d -a
and then type your password as this is a command that needs elevated priviliges. If your account has administrative rights, then you are allowed to use sudo. If your account does not have admin rights, then you can't clear the arp table.