cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
317
Views
0
Helpful
2
Replies

Bandwidth is not restricted on Cat 4506

tcavdar
Level 1
Level 1

We have cat4506 with ios .We want to restrict bandwidth for www application.And it doesnt work, bandwidth is not restricted.Do i miss something?

qos

!

!

class-map match-all pol

match access-group 111

!

!

policy-map pol

class pol

police 32000 bps 1000 byte conform-action transmit exceed-action drop

!

!

!

interface FastEthernet2/3

no switchport

ip address 10.0.2.8 255.255.255.0

service-policy input pol

!

access-list 111 permit tcp any any eq www

2 Replies 2

irisrios
Level 6
Level 6

Bandwidth cannot be restricted on any of the Catalyst Switches. It can be restricted only on Cisco Routers by using "Committed Access Rate" concept. Switches do not work that way.

I guess, there is no way in switches to restrict the bandwidth.

What about l3 aware catalyst switches. They are just big routers so I would surmise that CAR is supported.

Review Cisco Networking for a $25 gift card