03-14-2013 07:13 AM - edited 03-04-2019 07:17 PM
Hi,
I have a 10Mbps connection link which I will like to reduce to 5Mbps on a 6509 switch as indicated in the config below.
class-map match-all vlan313
match vlan 313
policy-map traffic-policy
class vlan313
shape average 5000000 20000 20000
interface Vlan 313
service-policy input/output traffic policy
After applying the service policy on the vlan interface, i got this
"match vlan is not supported for this interface"
Any idea will be appreciated and if there are other means to achieve this, please do let me know.
I actually tried the rate limit command but I cant see the effect using the speedtest.
Thanks
Solved! Go to Solution.
03-14-2013 07:33 AM
Hi,
a VLAN= 1 subnet so you can use an ACL matching permitting the subnet and then match on this ACL.
Regards
Alain
Don't forget to rate helpful posts.
03-14-2013 07:33 AM
Hi,
a VLAN= 1 subnet so you can use an ACL matching permitting the subnet and then match on this ACL.
Regards
Alain
Don't forget to rate helpful posts.
03-20-2013 02:33 AM
Hi Cadet,
Thanks, been quite busy, the ACL grouping solved the issue.
Thanks.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide