From 7a26fb2f2ccb8521e4a50cfb463139e4e210fc79 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 13 Oct 2008 07:49:15 -0700 Subject: Default ceiling for default class should be same as rate It is confusing the default for ceiling for unclassified traffic is 100% of available bandwidth, especially because there is no default ceiling for other classes. --- templates/qos-policy/traffic-shaper/node.tag/default/ceiling/node.def | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/qos-policy/traffic-shaper/node.tag/default/ceiling/node.def b/templates/qos-policy/traffic-shaper/node.tag/default/ceiling/node.def index 463c6bb..19234d9 100644 --- a/templates/qos-policy/traffic-shaper/node.tag/default/ceiling/node.def +++ b/templates/qos-policy/traffic-shaper/node.tag/default/ceiling/node.def @@ -1,9 +1,8 @@ type: txt help: Set the bandwidth limit for default traffic -default: "100%" syntax:expression: exec "/opt/vyatta/sbin/vyatta-qos-util.pl --percent-or-rate \"$VAR(@)\"" comp_help: Allowed values: Limit in Kbps - %% Percentage of overall rate (default 100%%) + %% Percentage of overall rate Value with scaling suffix bits per sec (kbit, mbit, gbit) -- cgit v1.2.3