RE: another Q about shaping

From: Jens Petter Eikeland (jenseike@start.no)
Date: Mon Feb 13 2006 - 08:51:45 GMT-3


Yes, but i have used match any, and applyed thsi outbound on both
interfaces, so this will be OK

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Venkatesh Palani
Sent: 13. februar 2006 12:04
To: Jens Petter Eikeland
Cc: ccielab@groupstudy.com
Subject: Re: another Q about shaping

HI,
it will shape to the entire class. also in your config you have tried to
match traffic to and from host 10.10.10.1 and also the same for 20.20.20.1.
I think this requires a revisit, because shapping is going to be appplied
only outbound if that is the case I think only either of the case is
possible i.e from the Host or to the host.

Thank you,
Venkatesh

On 2/13/06, Jens Petter Eikeland <jenseike@start.no> wrote:
>
> When I make a qos config like this :
>
>
> access-list 101 permit ip host 10.10.10.1 any
> access-list 101 permit ip any host 10.10.10.1
> access-list 102 permit ip host 20.20.20.1 any
> access-list 102 permit ip any host 20.20.20.1
>
> class-map match-any customer_512
> match access-group 101
> match access-group 102
>
> policy-map CUSTOMER-SHAPE
> class customer_512
> shape average 512000
>
> would this shape 512 kbps for the entire class customer_512,
> or would it shape on each match in that class?
>
> So what I mean is would it set 512 to both 10.10.10.1 and 20.20.20.1
> all together or 512 to 10.10.10.1 and 512 to 20.20.20.1 each?
>
> jp
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:17 GMT-3