help with shaping on cisco 3550

From: George Vardishvili (office2003@gol.ge)
Date: Tue May 10 2005 - 04:57:58 GMT-3


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



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