ARP (Address Resolution Protocol is the standard method for finding a host’s hardware address when only its network layer address is known.
*To see the current ARP table
#arp -a
*To flush ARP table
#ip -s -s neigh flush all
*To see the current ARP table
#arp -a
No comments:
Post a Comment