ip neighbour

Neighbour/ARP 테이블 관리 IP 하위 명령어. 더 많은 정보: https://manned.org/ip-neighbour.8.

ip {{[n|neighbour]}}

sudo ip {{[n|neighbour]}} {{[f|flush]}} dev {{eth0}}

ip {{[n|neighbour]}} {{[g|get]}} {{조회_아이피}} dev {{eth0}}

sudo ip {{[n|neighbour]}} {{add|delete}} {{아이피_주소}} lladdr {{맥_주소}} dev {{eth0}} nud reachable

sudo ip {{[n|neighbour]}} {{change|replace}} {{아이피_주소}} lladdr {{새로운_맥_주소}} dev {{eth0}}