summaryrefslogtreecommitdiff
path: root/templates/interfaces
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-02-28 13:35:12 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2008-02-28 13:35:12 -0800
commitdf4455c537f1d40a23a5804153a9c153515029af (patch)
tree973b1e0634acbb8a4b6397e22f0952d421eac339 /templates/interfaces
parent7f46fe5870c1dcee8c6d04897514c3f923bc57c4 (diff)
downloadvyatta-cfg-qos-df4455c537f1d40a23a5804153a9c153515029af.tar.gz
vyatta-cfg-qos-df4455c537f1d40a23a5804153a9c153515029af.zip
auto-completion for qos-policies
Add missing support for completion of policy choices Bugfix: 2915
Diffstat (limited to 'templates/interfaces')
-rw-r--r--templates/interfaces/ethernet/node.tag/qos-policy/out/node.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/interfaces/ethernet/node.tag/qos-policy/out/node.def b/templates/interfaces/ethernet/node.tag/qos-policy/out/node.def
index 3a7f36c..d398f25 100644
--- a/templates/interfaces/ethernet/node.tag/qos-policy/out/node.def
+++ b/templates/interfaces/ethernet/node.tag/qos-policy/out/node.def
@@ -1,4 +1,5 @@
type: txt
help: Set outbound QOS policy
+allowed: /opt/vyatta/sbin/vyatta-qos.pl --list-policy
update: /opt/vyatta/sbin/vyatta-qos.pl --update-interface $VAR(../../@) $VAR(.) $VAR(@)
delete: /opt/vyatta/sbin/vyatta-qos.pl --delete-interface $VAR(../../@) $VAR(.)