Subcomando de gestión de tablas IP de vecinos/ARP. Más información: https://manned.org/ip-neighbour.8.
ip {{[n|neighbour]}}
eth0
:sudo ip {{[n|neighbour]}} flush dev {{eth0}}
ip {{[n|neighbour]}} get {{lookup_ip}} dev {{eth0}}
eth0
:sudo ip {{[n|neighbour]}} {{add|del}} {{dirección_ip}} lladdr {{mac_address}} dev {{eth0}} nud reachable
eth0
:sudo ip {{[n|neighbour]}} {{change|replace}} {{dirección_ip}} lladdr {{nueva_mac_address}} dev {{eth0}}