Neighbour/ARP tables management IP subcommand. More information: https://manned.org/ip-neighbour.8.
ip {{[n|neighbour]}}
ethX:sudo ip {{[n|neighbour]}} {{[f|flush]}} dev {{ethX}}
ip {{[n|neighbour]}} {{[g|get]}} {{lookup_ip}} dev {{ethX}}
ethX:sudo ip {{[n|neighbour]}} {{add|delete}} {{ip_address}} lladdr {{mac_address}} dev {{ethX}} nud reachable
ethX:sudo ip {{[n|neighbour]}} {{change|replace}} {{ip_address}} lladdr {{new_mac_address}} dev {{ethX}}