diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2008-07-29 10:24:29 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2008-07-29 10:24:29 -0700 |
commit | 54d18d355f8a0cbb02c82dff616b8588a5aa80d0 (patch) | |
tree | f213f28822d683b6b3bd639c569461b9b1e6798c /templates/show/arp6 | |
parent | 9fa05e4f5b97f604cf610b29626a1a41ab1a044c (diff) | |
download | vyatta-op-54d18d355f8a0cbb02c82dff616b8588a5aa80d0.tar.gz vyatta-op-54d18d355f8a0cbb02c82dff616b8588a5aa80d0.zip |
Add some ipv6 op mode commands.
Diffstat (limited to 'templates/show/arp6')
-rw-r--r-- | templates/show/arp6/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/arp6/node.def b/templates/show/arp6/node.def new file mode 100644 index 0000000..c45f295 --- /dev/null +++ b/templates/show/arp6/node.def @@ -0,0 +1,2 @@ +help: Show IPv6 Address Resolution Protocol (ARP) information +run: /bin/ip -f inet6 neigh list |