From: brussels (brussels@yandex.ru)
Date: Tue Jun 07 2005 - 13:08:46 GMT-3
At first, when you asked to configure a bandwidth for class (either shaping or policing) at 1 Mbps, what should i use as argument to shape/police command? 1048574 (1024*1024 bps) or just 1000000?
Second one;
You asked to configure WRED on egress such, that the following two traffic classes alloted with their bandwidth
class 1 - 512 kbps
class 2 - 256 kbps
and WRED for class-default traffic should be flow-based.
What is the best configuration confirming to this rules?
What is more preferable?
int e0/0
rate-limit group 100 512000 ...
rate-limit group 101 256000 ...
random-detect
random-detect flow-based
or
MQC
class1
bandwidth 512
random-detect
class2
bandwidth 256
random-detect
class-default
fair-queue
random-detect
?
This archive was generated by hypermail 2.1.4 : Wed Jul 06 2005 - 14:43:41 GMT-3