Arp (command)
arp
[1] command displays or modify IP to MAC translation table used by the Address Resolution Protocol (ARP)
Linux commands
- View ARP Cache:
arp -a
arp -an
(Linux, MacOS)cat /proc/net/arp
- Delete an ARP entry:
arp -d 192.168.0.1
- Set ARP entry:
arp -s address hw_addr
Related terms
/proc/sys/net/ipv4/route/gc_timeout
Windows commands
- Clear ARP Cache:
See also
- Address Resolution Protocol (ARP):
arp (command)
,arping
, arp spoofing, MAC, CAM,show ip arp
, ARP table, Proxy ARP, Address - Ethernet: MII, MDI, bonding, etherchannel, STP, ARP, MAC, STP, Jumbo frames, 802.1X, MTU, Ethernet In-Band Access (IBA), LACP, Multicast, Broadcast, SPI
- Networking: bandwidth, latency, Jitter, Ethernet, UPnP, MPLS, Frame Relay, ATM, TCP/IP, ARP, WiFi, BGP, Networking timeline, Router, Proxy ARP, Services & Networking, Traffic shapper
Advertising: