summaryrefslogtreecommitdiff
path: root/templates/show/queueing/input
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show/queueing/input')
-rw-r--r--templates/show/queueing/input/node.def2
-rw-r--r--templates/show/queueing/input/node.tag/node.def3
2 files changed, 5 insertions, 0 deletions
diff --git a/templates/show/queueing/input/node.def b/templates/show/queueing/input/node.def
new file mode 100644
index 0000000..929f509
--- /dev/null
+++ b/templates/show/queueing/input/node.def
@@ -0,0 +1,2 @@
+help: Show input queueing information
+run: ${vyatta_bindir}/vyatta-show-queueing.pl --type=input
diff --git a/templates/show/queueing/input/node.tag/node.def b/templates/show/queueing/input/node.tag/node.def
new file mode 100644
index 0000000..da022dc
--- /dev/null
+++ b/templates/show/queueing/input/node.tag/node.def
@@ -0,0 +1,3 @@
+help: Show specified input interface information
+allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show=input
+run: ${vyatta_bindir}/vyatta-show-queueing.pl "$4"