summaryrefslogtreecommitdiff
path: root/templates/show
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show')
-rw-r--r--templates/show/arp6/node.def2
-rw-r--r--templates/show/ipv6/neighbors/node.def2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/show/arp6/node.def b/templates/show/arp6/node.def
deleted file mode 100644
index c45f295..0000000
--- a/templates/show/arp6/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Show IPv6 Address Resolution Protocol (ARP) information
-run: /bin/ip -f inet6 neigh list
diff --git a/templates/show/ipv6/neighbors/node.def b/templates/show/ipv6/neighbors/node.def
new file mode 100644
index 0000000..184e8c1
--- /dev/null
+++ b/templates/show/ipv6/neighbors/node.def
@@ -0,0 +1,2 @@
+help: Show IPv6 Neighbor Discovery (ND) information
+run: /bin/ip -f inet6 neigh list