Arp (command)

From wikieduonline
Revision as of 17:17, 3 January 2020 by Welcome (talk | contribs) (→‎See also)
Jump to navigation Jump to search

arp[1] displays or modifies the IP to MAC translation tables used by the Address Resolution Protocol (ARP)


Linux commands

  • View ARP Cache: arp -a
  • Delete an ARP entry: arp -d 192.168.0.1

Windows commands

  • Clear ARP Cache: arp -d

See also

  • http://man7.org/linux/man-pages/man8/arp.8.html
  • Advertising: