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 {{ethX}}

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

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

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