summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-09-16 09:19:30 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2008-09-16 09:19:30 -0700
commit4b3aad36248f3e5c02646540801ea05536445ce8 (patch)
treed6dc7fab3a4b8aa23571197903bc682ceb38f76a /templates
parentfb1e1ce4477e8e2537752f60c7411cdb13d135f4 (diff)
downloadvyatta-op-4b3aad36248f3e5c02646540801ea05536445ce8.tar.gz
vyatta-op-4b3aad36248f3e5c02646540801ea05536445ce8.zip
Add operational mode template for ethtool statistics
Display hardware specific statistics
Diffstat (limited to 'templates')
-rw-r--r--templates/show/interfaces/ethernet/node.tag/statistics/node.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/show/interfaces/ethernet/node.tag/statistics/node.def b/templates/show/interfaces/ethernet/node.tag/statistics/node.def
new file mode 100644
index 0000000..0c66031
--- /dev/null
+++ b/templates/show/interfaces/ethernet/node.tag/statistics/node.def
@@ -0,0 +1,4 @@
+help: Show physical device statistics for specified ethernet interface
+allowed: ""
+run: ethtool -S "$4"
+