arp
Windows CMD · Network · available in the simulator
What it does
Displays and modifies the ARP cache.
Syntax
arp [-a] [-d dirección] [-s dirección dirección_física]
Options and parameters
-aDisplays current ARP cache entries.
arp -a-gIdentical to -a.
-dDeletes the specified cache entry.
arp -d 192.168.1.10-sAdds a static entry associating an IP address with a physical address.
-NDisplays entries for the specified network interface.
Usage examples
arp -aarp -d 192.168.1.10