summaryrefslogtreecommitdiff
path: root/templates/interfaces/ethernet
diff options
context:
space:
mode:
Diffstat (limited to 'templates/interfaces/ethernet')
-rw-r--r--templates/interfaces/ethernet/pppoe/node.tag/qos-policy/node.def1
-rw-r--r--templates/interfaces/ethernet/pppoe/node.tag/qos-policy/out/node.def5
2 files changed, 6 insertions, 0 deletions
diff --git a/templates/interfaces/ethernet/pppoe/node.tag/qos-policy/node.def b/templates/interfaces/ethernet/pppoe/node.tag/qos-policy/node.def
new file mode 100644
index 0000000..fada208
--- /dev/null
+++ b/templates/interfaces/ethernet/pppoe/node.tag/qos-policy/node.def
@@ -0,0 +1 @@
+help: Set Qualtiy of Service (QOS) policy for specified ethernet interface
diff --git a/templates/interfaces/ethernet/pppoe/node.tag/qos-policy/out/node.def b/templates/interfaces/ethernet/pppoe/node.tag/qos-policy/out/node.def
new file mode 100644
index 0000000..213d298
--- /dev/null
+++ b/templates/interfaces/ethernet/pppoe/node.tag/qos-policy/out/node.def
@@ -0,0 +1,5 @@
+type: txt
+help: Set outbound QOS policy for specified ethernet interface
+allowed: /opt/vyatta/sbin/vyatta-qos.pl --list-policy
+update: /opt/vyatta/sbin/vyatta-qos.pl --update-interface pppoe$VAR(../../@) $VAR(.) $VAR(@)
+delete: /opt/vyatta/sbin/vyatta-qos.pl --delete-interface pppoe$VAR(../../@) $VAR(.)