IPv6: Display Tetangga / Neighbor menggunakan perintah ip

From OnnoWiki
Revision as of 11:22, 22 May 2013 by Onnowpurbo (talk | contribs) (New page: 8.1. Displaying neighbors using “ip” With following command you can display the learnt or configured IPv6 neighbors # ip -6 neigh show [dev <device>] The following example shows one...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

8.1. Displaying neighbors using “ip”

With following command you can display the learnt or configured IPv6 neighbors

  1. ip -6 neigh show [dev <device>]

The following example shows one neighbor, which is a reachable router

  1. ip -6 neigh show

fe80::201:23ff:fe45:6789 dev eth0 lladdr 00:01:23:45:67:89 router nud reachable