Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 2.24 KB

ip-neighbour.md

File metadata and controls

36 lines (25 loc) · 2.24 KB
layout title description content_hash last_modified_at related_topics tldri18n_status
page
linux/ip-neighbour (Türkçe)
Komşu/ARP tablosu yönetimi IP alt komutu.
04ce9c09e83b81f0b9ee6ac9c1bb97521504b66b
2023-11-12
title url icon
English version
/en/linux/ip-neighbour.html
bi bi-globe
2

ip neighbour

Komşu/ARP tablosu yönetimi IP alt komutu. Daha fazla bilgi için: https://manned.org/ip-neighbour.8.

  • Komşu/ARP tablosu girdilerini görüntüle:

ip neighbour

  • eth0 aygıtının komşu tablosundaki girdileri kaldır:

sudo ip neighbour flush dev eth0

  • Bir komşu araması gerçekleştir ve bir komşu girdisi döndür:

ip neighbour get aranacak_ipdeveth0

  • eth0 arayüzüne komşu IP adresi için bir ARP girdisi ekle veya sil:

sudo ip neighbour add|del ip_adresilladdrmac_adresideveth0 nud reachable

  • eth0 arayüzünde komşu IP adresi için bir ARP girdisini değiştir:

sudo ip neighbour change|replace ip_adresilladdryeni_mac_adresideveth0