Display IPv6 Neighbors in dump

This commit is contained in:
Tom Eastep 2009-12-28 16:57:10 -08:00
parent aafc5d7c6a
commit e1b3c89b94

View File

@ -696,8 +696,8 @@ dump_command() {
show_routing
heading "ARP"
arp -na
heading "Neighbors"
ip -6 neigh ls
if qt mywhich lsmod; then
heading "Modules"