cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2484
Views
3
Helpful
5
Replies

Restrict bandwidth per user?

alig.norbert
Level 4
Level 4

Hi all,

I have a customer which provide internet access for about 200 students. They are connected by switchport and wireless.

Now I want to restrict the bandwidth per user (2Mbps). My fist thought is, to to rate-limit on each switchport. How about the accesspoints?

My second idea is to centralized the rate-limit on my core-switch (4503, Superv.2+) an leave the switches/accesspoint untouched.

Here my sample of config (not tested yet):

access-list 101 permit ip host 192.168.1.101

access-list 102 permit ip host 192.168.1.102

access-list 103 permit ip host 192.168.1.103

.....

interface VLAN30

rate-limit input access-group 101 2000000 37500 37500 conform-action transmit exceed-action drop

rate-limit input access-group 102 2000000 37500 37500 conform-action transmit exceed-action drop

rate-limit input access-group 103 2000000 37500 37500 conform-action transmit exceed-action drop

ip address 192.168.1.1 255.255.255.0

rate-limit output access-group 101 2000000 37500 37500 conform-action transmit exceed-action drop

rate-limit output access-group 102 2000000 37500 37500 conform-action transmit exceed-action drop

rate-limit output access-group 103 2000000 37500 37500 conform-action transmit exceed-action drop

....

Here my question:

Is there a better solution to restrict per ip because with this setup, I had to build for each ip an own access-list?

Thanks for a hint.

Greets,

Norbert

5 Replies 5

Edison Ortiz
Hall of Fame
Hall of Fame

A better solution would be implementing UBRL

http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/12.2/31sga/configuration/guide/qos.html#wp1371348

But it's only supported with SupV-10G

__

Edison.

Collin Clark
VIP Alumni
VIP Alumni

BlueCoat's PacketShaper (used to be packeteer) can/could police per user.

http://www.bluecoat.com/products/packetshaper/

Thanks for the reply.

@Edison

The SupV-10G is ot of the pay-range for this customer and PBR is (Im not shure) not supported on the SupV-10G

@collin_clark

What is the price-range for this shaper?

Greets,

Norbert

PBR was not supported on Sup6E up to 12.2(50)SG. All other Supervisors support PBR.

I understand the cost associated to upgrading the Supervisor but these are features that cost money if the customer really needs it.

__

Edison.

Norbert-

I'm afraid I don't know, it's been too long to remember and it was pricing from Packeteer not BlueCoat.

Review Cisco Networking products for a $25 gift card