Cobra Forum

Linux => New to Ubuntu => Topic started by: mahesh on Oct 05, 2023, 03:42 AM

Title: ndp command is not available
Post by: mahesh on Oct 05, 2023, 03:42 AM
No neighbour discovery protocol commands for ip6 make it.
The equivalent to 'ndp' command, netstat -f inet6 -rn yields an error


root@scorcher:/etc/gnome# netstat -f inet6
netstat: feature `AF BLUETOOTH' not supported.
Please recompile `net-tools' with newer kernel source or full configuration.

so what's the method to dump the ip6 neighbor cache?

Please advise