RE: "POliced-dscp transmit"

From: Daniel Kutchin (daniel@kutchin.com)
Date: Sun Feb 22 2009 - 10:07:48 ARST


SW4:
!
mls qos map policed-dscp 40 to 8
!
SW4(config-if)#do sh mls qos map policed-dscp
   Policed-dscp map:
     d1 : d2 0 1 2 3 4 5 6 7 8 9
    ---------------------------------------
      0 : 00 01 02 03 04 05 06 07 08 09
      1 : 10 11 12 13 14 15 16 17 18 19
      2 : 20 21 22 23 24 25 26 27 28 29
      3 : 30 31 32 33 34 35 36 37 38 39
      4 : 8 41 42 43 44 45 46 47 48 49 <- DSCP 40 will be remarked DSCP
8
      5 : 50 51 52 53 54 55 56 57 58 59
      6 : 60 61 62 63

SW4:
!
mls qos map policed-dscp 40 to 8
!
policy-map TEST
  class class-default
   police 64000 8000 exceed-action police-dscp-transmit

interface FastEthernet0/5
 description #- incoming traffic has DSCP 40 -#
 service-policy input TEST !- traffic exceeding 64k will be remarked DSCP 8

-
Daniel

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
GAURAV MADAN
Sent: Sonntag, 22. Februar 2009 11:42
To: Cisco certification
Subject: "POliced-dscp transmit"

Hi Group

I am not at all able to understand what this command achieves under
policy-map clas config

exceed-action policed-dscp-transmit
Which global mapp it reads and how ..

 Rack1SW4#show mls qos maps ?
  cos-dscp cos-dscp map keyword
  cos-input-q cos-input queue map keyword
  cos-output-q cos-output queue map keyword
  dscp-cos dscp-cos map keyword
  dscp-input-q dscp-input queue map keyword
  dscp-mutation dscp-mutation map keyword
  dscp-output-q dscp-output queue map keyword
  ip-prec-dscp ip-prec-dscp map keyword
  policed-dscp policed-dscp map keyword <<<<<<<<<<<<<<<<
  | Output modifiers
  <cr>
Rack1SW4#show mls qos maps po
Rack1SW4#show mls qos maps policed-dscp
   Policed-dscp map:
     d1 : d2 0 1 2 3 4 5 6 7 8 9
     ---------------------------------------
      0 : 00 01 02 03 04 05 06 07 08 09
      1 : 10 11 12 13 14 15 16 17 18 19
      2 : 20 21 22 23 24 25 26 27 28 29
      3 : 30 31 32 33 34 35 36 37 38 39
      4 : 40 41 42 43 44 45 46 47 48 49
      5 : 50 51 52 53 54 55 56 57 58 59
      6 : 60 61 62 63

I will be greatful ; if someone explain this or give pouinter to good write
up on this .

Gaurav Madan

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Sun Mar 01 2009 - 09:44:12 ARST