From bbb0bf1533d3fe9de479d06954d7ffc1a07c27a0 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 30 Jan 2008 15:48:08 -0800 Subject: Initial version --- templates/show/interfaces/ethernet/node.tag/queue/class/node.def | 2 ++ templates/show/interfaces/ethernet/node.tag/queue/filter/node.def | 2 ++ templates/show/interfaces/ethernet/node.tag/queue/node.def | 2 ++ 3 files changed, 6 insertions(+) create mode 100644 templates/show/interfaces/ethernet/node.tag/queue/class/node.def create mode 100644 templates/show/interfaces/ethernet/node.tag/queue/filter/node.def create mode 100644 templates/show/interfaces/ethernet/node.tag/queue/node.def (limited to 'templates/show/interfaces') diff --git a/templates/show/interfaces/ethernet/node.tag/queue/class/node.def b/templates/show/interfaces/ethernet/node.tag/queue/class/node.def new file mode 100644 index 0000000..16dbfd5 --- /dev/null +++ b/templates/show/interfaces/ethernet/node.tag/queue/class/node.def @@ -0,0 +1,2 @@ +help: Show queue classes for a device +run: ${vyatta_bindir}/vyatta-show-queue $4 class diff --git a/templates/show/interfaces/ethernet/node.tag/queue/filter/node.def b/templates/show/interfaces/ethernet/node.tag/queue/filter/node.def new file mode 100644 index 0000000..fe28b5b --- /dev/null +++ b/templates/show/interfaces/ethernet/node.tag/queue/filter/node.def @@ -0,0 +1,2 @@ +help: Show queue filters for a device +run: ${vyatta_bindir}/vyatta-show-queue $4 filter diff --git a/templates/show/interfaces/ethernet/node.tag/queue/node.def b/templates/show/interfaces/ethernet/node.tag/queue/node.def new file mode 100644 index 0000000..69c6437 --- /dev/null +++ b/templates/show/interfaces/ethernet/node.tag/queue/node.def @@ -0,0 +1,2 @@ +help: Show ethernet queue information +run: ${vyatta_bindir}/vyatta-show-queue $4 -- cgit v1.2.3