Re: help with shaping on cisco 3550

From: boby2kusa (boby2kusa@hotmail.com)
Date: Tue May 10 2005 - 15:15:34 GMT-3


Just to be clear the 3550 does not support shaping, it only supports
policing. What'sa the difference? Policing does not smooth out the traffic
like shaping. Any thing out of profile is immedaitely dropped unlike the
shaping where is actually smooth out the traffic and tries to transmit out
of profile packets.

----- Original Message -----
From: "George Vardishvili" <office2003@gol.ge>
To: "Group Study" <ccielab@groupstudy.com>
Sent: Tuesday, May 10, 2005 12:57 AM
Subject: help with shaping on cisco 3550

> Hello
>
> one question
> i want to shape in & out traffic on cisco 3550 port
> i have the config :
>
> class-map match-all test-tx
> class-map match-all test-rx
>
> policy-map test-tx
> class test-tx
> police 2000000 20000 exceed-action drop
> policy-map test-rx
> class test-rx
> police 2000000 20000 exceed-action drop
>
> interface FastEthernet0/4
> description test porti
> no switchport
> ip address 192.168.1.1 255.255.255.252
> service-policy input test-tx
> service-policy output test-rx
>
> is this config correct ???? becouse i`m testing shaping using reget and
i`m
> downloading file on 600 kbps but as you see i`m shaping it on 2 Mbps where
is
> the mistake, can you offer better solution
> any help appricialted
>
> Thanks in Advance
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:11:57 GMT-3