- Posts: 230
- Thank you received: 1
Bandwidth Control for ISPs
15 years 10 months ago #28592
by Alans
always Face your Fears...
Replied by Alans on topic Re: Bandwidth Control for ISPs
Switch-catalyst 3560 for example.. or any other type you like
always Face your Fears...
15 years 10 months ago #28596
by toddwoo
Replied by toddwoo on topic Re: Bandwidth Control for ISPs
Here is something we had to use on our equiptment...
mac access-list extended layer2
permit any any
class-map match-all layer2
match access-group name layer2
policy-map 15Mblimit
class layer2
police xxxxx bps xxxxx byte conform-action transmit exceed-action drop
and put this on the interface...
service-policy input 15Mblimit
We are due to update it with what I'm learning on.... this page...
www.cisco.com/en/US/tech/tk543/tk545/tec...186a00800a3a25.shtml
but we're way way way behind... so that might be a ways off.
mac access-list extended layer2
permit any any
class-map match-all layer2
match access-group name layer2
policy-map 15Mblimit
class layer2
police xxxxx bps xxxxx byte conform-action transmit exceed-action drop
and put this on the interface...
service-policy input 15Mblimit
We are due to update it with what I'm learning on.... this page...
www.cisco.com/en/US/tech/tk543/tk545/tec...186a00800a3a25.shtml
but we're way way way behind... so that might be a ways off.
Time to create page: 0.112 seconds