iproute2入門(その1)の続き。
shibata@his(7)$ ip neigh show
219.99.179.189 dev eth0 lladdr 00:40:f4:2a:2a:fb nud stale
219.99.179.187 dev eth0 lladdr 00:40:63:c0:c9:9f nud reachable
219.99.179.129 dev eth0 lladdr 00:09:e8:c9:ea:ff nud reachable
あちこちにpingした後は、
shibata@his(14)$ ip neigh show
219.99.179.187 dev eth0 lladdr 00:40:63:c0:c9:9f nud reachable
192.168.200.134 dev eth2 lladdr 00:00:e2:3d:09:ed nud stale
192.168.200.82 dev eth2 lladdr 00:00:e2:43:89:65 nud stale
192.168.200.83 dev eth2 lladdr 00:20:ed:83:55:3a nud stale
192.168.200.84 dev eth2 lladdr 00:00:e2:45:e6:a4 nud stale
219.99.179.129 dev eth0 lladdr 00:09:e8:c9:ea:ff nud reachable
210.203.222.221 dev eth1 nud failed
210.203.222.220 dev eth1 nud failed
210.203.222.219 dev eth1 nud failed
210.203.222.217 dev eth1 lladdr 00:10:db:78:08:b0 nud stale
staleと言うのは『これが意味するのは、位置情報はまだ有効であるものの、そのマシンと最初にやり取りをする際には確認が必要である、ということです。』とのこと。
0 件のコメント:
コメントを投稿