Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I’m trying to rate-limit the traffic going thought a Fast Ethernet interface on a ME3750 to 2MB. I have 2 VLANs going through, and I want to trust the CoS values because it can be different types of priority traffic inside the two VLANs. I would like...
Thanks!Can you recommend a simple way to configure rate limit for all traffic going through a fast ethernet port(dot1q)?- limit all traffic to 2 MB- trust cos tagging- drop packets with low priority (regardless of vlan tag) Lets say drop Pri 0 - 4If ...
Hi, thank you for your answer. Looks like I don't have the command "conform-action set-cos-transmit 3" on my 3750 switch. I could try with policed -dscp-transmit, but I it also looks like the configuration won't work for my fast Ethernet ports. I go...