cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
432
Views
5
Helpful
2
Replies

QOS-question in WRED when apply it to class-map with bw gurantee

Dr.X
Level 2
Level 2

hi all,

assume i have a class-map zzzz

and i have gurantee bw 10 %

also

assume i let it use wred in that class-map

the question is :

if  this class-map exsceedted the guranteeed vlaues of 10% of bw ,  will it be treadted with WRED ??

or

it will be treadted with WRED ,  when the congestions occurs on the interfacce as total ??

regards

2 Replies 2

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The    Author of this posting offers the information contained within this    posting without consideration and with the reader's understanding that    there's no implied or expressed suitability or fitness for any  purpose.   Information provided is for informational purposes only and  should not   be construed as rendering professional advice of any kind.  Usage of  this  posting's information is solely at reader's own risk.

Liability Disclaimer

In    no event shall Author be liable for any damages whatsoever  (including,   without limitation, damages for loss of use, data or  profit) arising  out  of the use or inability to use the posting's  information even if  Author  has been advised of the possibility of such  damage.

Posting

As you ask the questions, neither really.

What happens (assuming we're working with an ISR), an interface FIFO queue "overflows" into the policy-map.  If the overflow packets fall into any class queues with WRED defined, then those packets, as they are to be added to the class are subject to the WRED policy. Bandwidth defined for the class has no impact beyond perhaps how many packets are already in the class queue(s), which WRED takes into account when computing average overall class queue depth.  Interface congestion's impact is none of the foregoing can happen until the interface congests, but WRED only "cares" about the class packets it applied too.  I.e. a particular class could be empty while the interface is filling another class or classes.

Dr.X
Level 2
Level 2

hi ,

so ,

the answer is<< there will be drop whatever therer were a gurantee bw >> . because i will be treated with WRED .

this is wt i understood , plz correct me if im wrong

another question:

if i didnt configure WRED on that class map ,

what will haapped when there is congestion on the interface  and the 10% bandwidth exceeded in that predefined class-map

what router will do ?

will  it use WRED ? or another thing ??

and what is the default behaviuor on router classpmaps when congestion occurs  ???

regards