[c-nsp] Cisco 7201 rate-limit or aggregate policer

Artyom Viklenko artem at aws-net.org.ua
Thu Mar 29 01:56:18 EDT 2012


On 28.03.2012 19:08, Chris Hunt wrote:
> On 3/28/2012 9:00 AM, cisco-nsp-request at puck.nether.net wrote:
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Wed, 28 Mar 2012 09:23:55 +0300
>> From: Artyom Viklenko<artem at aws-net.org.ua>
>> To: cisco-nsp at puck.nether.net
>> Subject: [c-nsp] Cisco 7201 rate-limit or aggregate policer
>> Message-ID:<4F72AE7B.9000303 at aws-net.org.ua>
>> Content-Type: text/plain; charset=KOI8-U; format=flowed
>>
>> Hi, List!
>>
>> I need to rate-limit traffic on two subinterfaces facing
>> a single customer. These two subifs used for building reliable
>> connection to the customer using OSPF and two links with
>> different vlans.
>>
>> On Cisco 7600 it culd be done using aggregate policer and
>> one policy-map applied to two SVIs. But is something similar
>> possible on 7201?
>>
>> IOS on this router c7200p-advipservicesk9-mz.124-24.T6.bin.
>>
>> Thanks in advance!
>>
>> -- Sincerely yours, Artyom Viklenko.
>> -------------------------------------------------------
>
> Try
>
> interface GigabitEthernet0/1.310
>   encapsulation dot1Q 310
>   rate-limit input 11000000 2062500 4125000 conform-action transmit
> exceed-action drop
>   rate-limit output 11000000 2062500 4125000 conform-action transmit
> exceed-action drop
>
> Cheers,
> Chris H.

These commands will rate-limit traffic only on Gi0/1.310.

But I need to rate-limit two interfaces simultaneusly. Say, limit
traffic on both Gi0/1.10 AND Gi0/1.20 to 20Mbps in total.




-- 
            Sincerely yours,
                             Artyom Viklenko.
-------------------------------------------------------
artem at aws-net.org.ua | http://www.aws-net.org.ua/~artem
artem at viklenko.net   | JID: artem at jabber.aws-net.org.ua
FreeBSD: The Power to Serve   -  http://www.freebsd.org


More information about the cisco-nsp mailing list