ip-neighbour
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]}} {{[f|flush]}} dev {{eth0}}
ip {{[n|neighbour]}} {{[g|get]}} {{lookup_ip}} dev {{eth0}}
eth0
:sudo ip {{[n|neighbour]}} {{add|delete}} {{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}}