[c-nsp] Limiting upload speeds on 2960 switches

Tóth András diosbejgli at gmail.com
Fri Jun 8 17:59:31 EDT 2012


Hi Chiel,

The following might work for you. You can customize the policy-map or
create more if needed.

policy-map LIMIT-50M
 class class-default
  police 50000000 64000 exceed-action drop

interface <type x/y>
 service-policy input LIMIT-50M

Best regards,
Andras

On Fri, Jun 8, 2012 at 9:56 PM, chiel <chiel at gmx.net> wrote:
> Hello,
>
> Got a Cisco 3745 router with a couple of 2960 switches for access. We are
> selling a service based on 50Mbps download and 25Mbps upload on each port.
> With " srr-queue bandwidth limit 50" on each switchport I can limit the
> download to 50Mbps. I'm looking for something similar to manage the upload.
> Any toughts? I looked into microflow but that only seems to be available on
> 6500 and a like. Preferable I like to have a similar future as the download,
> but that doesn't seems to be available.
>
> best regards,
> Chiel
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list