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