Re: CBWFQ - Class-Default

From: Silvio Nunes (silvio_98@hotmail.com)
Date: Mon Nov 17 2003 - 21:29:10 GMT-3


David,

Is correct if I want to classify the traffic that does not match any of the
configured classes (TCP and FTP) ?

class-map match-all CLASS-DEFAULT
match any

policy-map CBWFQ
class TCP
bandwidth percent 30
queue-limit 100
class FTP
bandwidth percent 20
queue-limit 100
class CLASS-DEFAULT
bandwidth percent 50
queue-limit 100

Thanks in advanced.

>From: David Porta <David.Porta003@msd.govt.nz>
>To: Silvio Nunes <silvio_98@hotmail.com>
>CC: ccielab@groupstudy.com
>Subject: Re: CBWFQ - Class-Default
>Date: Tue, 18 Nov 2003 13:18:04 +1300
>
>Hi Silvio,
>
>I believe you still have to create the class "CLASS-DEFAULT" before you
>assign
>it to the policy map.
>ie:
>
>!
>class CLASS-DEFAULT
> match cos 1
>!
>policy-map COS_2_TOS
> class CLASS-DEFAULT
> set ip dscp AF11
>!
>service-policy input COS_2_TOS
>!
>
>
>Also don't get confused with nested classes.
>Remember that when you define your class for classification of traffic one
>of
>your match criteria is the "match class" option.
>
>I hope this clarifies things for you.
>
>Cheers,
>David
>
>
>Silvio Nunes wrote:
>
> > Group,
> >
> > I am reading some Cisco Documentation about CBWFQ, and I saw that there
>is a
> > class class-default xxx command inside policy-map configuration, but I
>can4t
> > see this option.
> >
> > What is a correct way to create a class-default for CBWFQ ?
> >
> > Thanks
> >
> > _________________________________________________________________
> > MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com
> >
> > _______________________________________________________________________
> > Please help support GroupStudy by purchasing your study materials from:
> > http://shop.groupstudy.com
> >
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
> -------------------------------
> This email message and any attachment(s) is intended only for the
> person(s) or entity(entities) to whom it is addressed. The
> information it contains may be classified as IN CONFIDENCE and may be
> legally privileged. If you are not the intended recipient any use,
> disclosure or copying of the message or attachment(s) is strictly
> prohibited. If you have received this message in error please
> notify us immediately and destroy it and any attachment(s).
> Thank you. The Ministry of Social Development accepts no
> responsibility for changes made to this message or to any
> attachment(s) after transmission from the Ministry.
> -------------------------------
>



This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:13 GMT-3