09-13-2012 05:40 AM - edited 03-07-2019 08:51 AM
Hi,
I am trying to police traffic on an SVI on a 6509; below is the config used. Its working inbound but not out - I'm getting 1mb download and 50mb up:
class-map match-all VLAN_QOS_TEST_CLASS
match any
policy-map VLAN_QOS_TEST
class VLAN_QOS_TEST_CLASS
police cir 1000000 pir 1000000
interface Vlan3527
ip address x.x.x.x
standby version 2
standby 3527 ip x.x.x.1
standby 3527 timers 1 3
standby 3527 priority 105
standby 3527 preempt
service-policy input VLAN_QOS_TEST
service-policy output VLAN_QOS_TEST
I have also tried adding "mls qos vlan-based" to the physical port connecting to the internet circuit; but it didnt make a difference. Its like incoming traffic isnt being classified; so the policy map is not enforced.
Any advise would be appreciated - thanks.
09-13-2012 06:49 AM
Hello Adamo,
C6500 configuration guide says:
>>Policers can act on ingress traffic per-port or per-VLAN. For egress traffic, the policers can act per-VLAN only.
If the L2 port is the only port in Vlan 3527 you should see policing effective in both directions.
However, I remember of similar limitations reported by other colleagues in the forums
Hope to help
Giuseppe
09-13-2012 08:28 AM
Thanks for the reply Giuseppe,
Does that mean you cant police outgoing traffic on a 6509?
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