From 54d18d355f8a0cbb02c82dff616b8588a5aa80d0 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Tue, 29 Jul 2008 10:24:29 -0700 Subject: Add some ipv6 op mode commands. --- templates/ping6/node.def | 4 ++++ templates/ping6/node.tag/node.def | 9 +++++++++ 2 files changed, 13 insertions(+) create mode 100644 templates/ping6/node.def create mode 100644 templates/ping6/node.tag/node.def (limited to 'templates/ping6') diff --git a/templates/ping6/node.def b/templates/ping6/node.def new file mode 100644 index 0000000..20cc018 --- /dev/null +++ b/templates/ping6/node.def @@ -0,0 +1,4 @@ +# +# Operational mode template for the "ping" command +# +help: Send IPv6 Internet Control Message Protocol (ICMP) echo request diff --git a/templates/ping6/node.tag/node.def b/templates/ping6/node.tag/node.def new file mode 100644 index 0000000..7dc822c --- /dev/null +++ b/templates/ping6/node.tag/node.def @@ -0,0 +1,9 @@ +# +# Operational mode front-end for "ping" command +# + +help: Send IPv6 ICMP echo request to specified +allowed: + vyatta-allowed-hosts + +run: /bin/ping6 $2 -- cgit v1.2.3