ip neighbour

Neighbour/ARP tables management IP subcommand. More information: https://manned.org/ip-neighbour.8.

ip {{[n|neighbour]}}

sudo ip {{[n|neighbour]}} {{[f|flush]}} dev {{eth0}}

ip {{[n|neighbour]}} {{[g|get]}} {{lookup_ip}} dev {{eth0}}

sudo ip {{[n|neighbour]}} {{add|delete}} {{ip_address}} lladdr {{mac_address}} dev {{eth0}} nud reachable

sudo ip {{[n|neighbour]}} {{change|replace}} {{ip_address}} lladdr {{new_mac_address}} dev {{eth0}}