Options (3)
booleanDisplay the neighbour/ARP table entries
Example:
ip {{[n|neighbour]}}booleanRemove entries in the neighbour table on device `ethX`
Example:
sudo ip {{[n|neighbour]}} {{[f|flush]}} dev {{ethX}}booleanPerform a neighbour lookup and return a neighbour entry
Example:
ip {{[n|neighbour]}} {{[g|get]}} {{lookup_ip}} dev {{ethX}}made by @shridhargupta | data from tldr-pages