diff options
Diffstat (limited to 'templates/interfaces/ethernet')
-rw-r--r-- | templates/interfaces/ethernet/node.tag/qos-policy/node.def | 2 | ||||
-rw-r--r-- | templates/interfaces/ethernet/node.tag/qos-policy/out/node.def | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/interfaces/ethernet/node.tag/qos-policy/node.def b/templates/interfaces/ethernet/node.tag/qos-policy/node.def index 2c0cf7a..fada208 100644 --- a/templates/interfaces/ethernet/node.tag/qos-policy/node.def +++ b/templates/interfaces/ethernet/node.tag/qos-policy/node.def @@ -1 +1 @@ -help: Configure qos-policy +help: Set Qualtiy of Service (QOS) policy for specified ethernet interface 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 d398f25..b4246b0 100644 --- a/templates/interfaces/ethernet/node.tag/qos-policy/out/node.def +++ b/templates/interfaces/ethernet/node.tag/qos-policy/out/node.def @@ -1,5 +1,5 @@ type: txt -help: Set outbound QOS policy +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 $VAR(../../@) $VAR(.) $VAR(@) delete: /opt/vyatta/sbin/vyatta-qos.pl --delete-interface $VAR(../../@) $VAR(.) |