Arp (command)
Revision as of 06:54, 5 January 2020 by Welcome (talk | contribs) (→Linux commands: ** <code>cat /proc/net/arp</code>)
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
cat /proc/net/arp
- Delete an ARP entry:
arp -d 192.168.0.1
Windows commands
- Clear ARP Cache:
arp -d
See also
- Networking: bandwidth, latency, Jitter, Ethernet, UPnP, MPLS, Frame Relay, ATM, TCP/IP, ARP, WiFi, BGP, Networking timeline, Router, Proxy ARP, Services & Networking, Traffic shapper
- Ethernet: MII, MDI, bonding, etherchannel, STP, ARP, MAC, STP, Jumbo frames, 802.1X, MTU, Ethernet In-Band Access (IBA), LACP, Multicast, Broadcast, SPI
arp
,arping
Advertising: