04-06-2009 11:57 AM - edited 03-06-2019 05:02 AM
Hello everybody, given the following piece of configuration on a Catalyst ME6524
interface vlan 100
ip address xxxxx mmmmm
service-policy input mark-packets
policy-map mark-packets
class quarantine
set precedence 1
class class-default
set precedence 0
I see that packets entering the switch on vlan100 and matching the "quarantine" criteria are not being marked by the switch.
However, the switch do mark the packets if the same policy is applied on "output" mode on the vlan interface that is used by packets to exit the switch.
I read about policers, internal mappings, and port/vlan-based qos, but I still am confused.
¿Could anyone give a quick hint on what I am doing wrong?
Any help will be greatly appreaciated.
Regards, Rogelio
Solved! Go to Solution.
04-06-2009 12:23 PM
Hello Rogelio,
documentation confirms your findings:
You can attach policy maps to Layer 3 interfaces for application of PFC QoS to egress traffic
see
a command is needed in L2 lan port
mls qos vlan-based
Hope to help
Giuseppe
04-06-2009 12:23 PM
Hello Rogelio,
documentation confirms your findings:
You can attach policy maps to Layer 3 interfaces for application of PFC QoS to egress traffic
see
a command is needed in L2 lan port
mls qos vlan-based
Hope to help
Giuseppe
04-06-2009 04:35 PM
Hi Giuseppe!
Your recomendation (mls qos vlan-based) made the magic :o)
When you try to "export" your router knowledge to these boxes, everything starts to complicate :o)
Thank you very much for your help
regards, Rogelio
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