[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00473) Re: IPv6: Neighbor discovery diagnostics utility for Linux?
Hello,
> Is there an utility to diagnose/control neighbour discovery, list all
> neighbors, routers etc. for Linux?
>
> I haven't been able to find one. Please provide pointers if you have.
At present, you can use ip command in iproute2 package.
It is useful for viewing neighbor discovery entries.
USAGI Project begin to implement ndp command which is compatible
with KAME's. But currently it works with '-a' option. We continue to
implement other options. You can find the command in our latest
snapshots.
Regards.
-- Yuji Sekiya