From: Revaz Kashia (office2003@gol.ge)
Date: Tue May 10 2005 - 13:20:02 GMT-3
taking into consideration your advices & experimenting on my 3550 at last it
works and last one question i have is, what is the formula to calculate the
burst ? what will be the burst size of 2 Mbps
class-map match-any test-out
match ip dscp 0
class-map match-any test-in
match access-group 100
policy-map traffic-in
class test-in
police 2000000 20000 exceed-action drop
policy-map traffic-out
class test-out
police 2000000 20000 exceed-action drop
access-list 100 permit ip any any
----- Original Message -----
From: "McCallum, Robert" <robert.mccallum@thus.net>
To: "'Revaz Kashia'" <office2003@gol.ge>; "Sean C"
<Upp_and_Upp@hotmail.com>; "Group Study" <ccielab@groupstudy.com>
Sent: Tuesday, May 10, 2005 8:59 PM
Subject: RE: help with shaping on cisco 3550
> yep but you need to match both all ip and all mac before you can limit to
> 2
> meg.
>
> Robert McCallum
> CCIE #8757 R&S, SP Candidate
>
>> -----Original Message-----
>> From: Revaz Kashia [mailto:office2003@gol.ge]
>> Sent: 10 May 2005 16:41
>> To: Sean C; Group Study
>> Subject: Re: help with shaping on cisco 3550
>>
>>
>> Nothing i just want to shape the traffic to 2 Mbps
>>
>> ----- Original Message -----
>> From: "Sean C" <Upp_and_Upp@hotmail.com>
>> To: "George Vardishvili" <office2003@gol.ge>; "Group Study"
>> <ccielab@groupstudy.com>
>> Sent: Tuesday, May 10, 2005 6:16 PM
>> Subject: Re: help with shaping on cisco 3550
>>
>>
>> > George,
>> >
>> > Are you matching anything in your class-maps? You need to define
>> > something to match inside the class-map.
>> > ----- Original Message -----
>> > From: "George Vardishvili" <office2003@gol.ge>
>> > To: "Group Study" <ccielab@groupstudy.com>
>> > Sent: Tuesday, May 10, 2005 3: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
>> >
>> >
>> ______________________________________________________________________
>> > _
>> > Subscription information may be found at:
>> > http://www.groupstudy.com/list/CCIELab.html
>>
>> ______________________________________________________________
>> _________
>> Subscription information may be found at:
>> http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> 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