diff options
Diffstat (limited to 'templates/show/interfaces/ethernet')
3 files changed, 6 insertions, 0 deletions
diff --git a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/queue/class/node.def b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/queue/class/node.def new file mode 100644 index 0000000..e5b8f00 --- /dev/null +++ b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/queue/class/node.def @@ -0,0 +1,2 @@ +help: Show queue classes for a device +run: ${vyatta_bindir}/vyatta-show-queue $4.$6 class diff --git a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/queue/filter/node.def b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/queue/filter/node.def new file mode 100644 index 0000000..4f5f85b --- /dev/null +++ b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/queue/filter/node.def @@ -0,0 +1,2 @@ +help: Show queue filters for a device +run: ${vyatta_bindir}/vyatta-show-queue $4.$6 filter diff --git a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/queue/node.def b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/queue/node.def new file mode 100644 index 0000000..4732e77 --- /dev/null +++ b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/queue/node.def @@ -0,0 +1,2 @@ +help: Show ethernet queue information +run: ${vyatta_bindir}/vyatta-show-queue $4.$6 |