cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
727
Views
0
Helpful
1
Replies

Traffic control on Switch

The_guroo_2
Level 2
Level 2

Guys i have cisco 3750 one of the port is attached to another swicth.....i want to control the bandwidth on that specific port (there are 3 users on the otehr swicth) i want to ristrict them on 128 Kbps.......what would b the config an dhow come i am gonna do it....urgent help me required......thanks in advance

1 Reply 1

royalblues
Level 10
Level 10

You can configure policing on the port to achieve this

class-map match-all limit

match access-group 101

access-list 101 permit ip any any

policy-map BW_CTRL

class limit

police cir 128000 conform-acrion-transmit exceed-action-drop

interface G 1/0/1

service-policy input BW-CTRL

More info here

http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/12.2_37_se/configuration/guide/swqos.html#wp1032145

HTH

Narayan

Review Cisco Networking products for a $25 gift card