diff options
Diffstat (limited to 'templates/ping6')
-rw-r--r-- | templates/ping6/node.def | 4 | ||||
-rw-r--r-- | templates/ping6/node.tag/node.def | 8 |
2 files changed, 0 insertions, 12 deletions
diff --git a/templates/ping6/node.def b/templates/ping6/node.def deleted file mode 100644 index 20cc018..0000000 --- a/templates/ping6/node.def +++ /dev/null @@ -1,4 +0,0 @@ -# -# 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 deleted file mode 100644 index 9241a00..0000000 --- a/templates/ping6/node.tag/node.def +++ /dev/null @@ -1,8 +0,0 @@ -# -# Operational mode front-end for "ping" command -# - -help: Send IPv6 ICMP echo request to specified <hostname|IPv6 address> -allowed: echo -n '<hostname> <x:x:x:x:x>' - -run: /bin/ping6 $2 |