QOS on Routed Port

From: Yaseen Mirza <yaseengs_at_gmail.com>
Date: Sat, 30 Oct 2010 18:15:55 +0100

Hi Experts

I have a question regarding policing on a routed port.

I have the following config:

mls qos

mls qos map policed-dscp 18 to 8

access-list 101 permit icmp any any

class-map match-all PING
  match access-group 101
!
policy-map POLICE
  class PING
   set dscp 18
    police 16000 8000 exceed-action policed-dscp-transmit

int f0/1

interface FastEthernet0/1
 no switchport
 ip address 100.0.0.7 255.255.255.0
 service-policy input POLICE

When I ping from R1 which is attached to F0/1 the policy-map does not
get any matches.

Am I doing something wrong? I have a feeling after doing some reading
that I can only apply this policy to a vlan interface?

Thanks in advance

Blogs and organic groups at http://www.ccie.net
Received on Sat Oct 30 2010 - 18:15:55 ART

This archive was generated by hypermail 2.2.0 : Mon Nov 01 2010 - 06:42:06 ART