RE: 3550 policy map help

From: Dennis J. Hartmann (dennisjhartmann@hotmail.com)
Date: Wed May 18 2005 - 10:12:31 GMT-3


        There is a "statistics" problem that "some" of Cisco's switch-based
hardware has in their hardware-based QoS platforms that's responsible for
this issue. The same issue exists in the ML-Series Metropolitan Ethernet
cards of the ONS15454 SONET ADM (Add/Drop Multiplexer).

        I would only trust the output on the router-based platforms.

-Dennis Hartmann

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
simon hart
Sent: Monday, May 16, 2005 7:13 PM
To: ccielab@cox.net; ccielab@groupstudy.com
Subject: RE: 3550 policy map help

Hi,

The show policy interface f0/3 command does not work. The output is
nonsense. The below is a quote from the doc cd

"Do not use the show policy-map interface privileged EXEC command to display
classification information for incoming traffic. The interface keyword is
not supported, and you should ignore the statistics shown in the display.
Instead, you should specify the DSCPs to be monitored by using the mls qos
monitor dscp dscp1 ... dscp8 interface configuration command, and then you
should use the show mls qos interface interface-id statistics privileged
EXEC command. For more information about these commands, see the command
reference for this release."

http://www.cisco.com/univercd/cc/td/doc/product/lan/c3550/12225seb/scg/swqos
htm#wp1044737

hth

Simon

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
ccielab@cox.net
Sent: 16 May 2005 17:57
To: ccielab@groupstudy.com
Subject: 3550 policy map help

Please help me figure out on the 3550, why I am not matching packets on f0/3
where my service policy is set, i have a codec producing traffic with ip
address 10.1.1.12

3550#

class-map match-all mark-dscp0
  match access-group name vlan1
class-map match-all mark-dscp46
  match access-group name codec
!
!
policy-map set-dscp
  class mark-dscp0
    set ip dscp 0
  class mark-dscp46
    set ip dscp 46

interface FastEthernet0/3
 switchport access vlan 200
 duplex full
 speed 100
 service-policy input set-dscp

ip access-list extended codec
 permit ip 10.1.1.0 0.0.0.255 any

3550#sh pol int f0/3

 FastEthernet0/3

  service-policy input: set-dscp

    class-map: mark-dscp0 (match-all)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      match: access-group name
      match: access-group name

    class-map: mark-dscp46 (match-all)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      match: access-group name codec

    class-map: class-default (match-any)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      match: any
        0 packets, 0 bytes
        5 minute rate 0 bps
3550#

System image file is
"flash:c3550-i9q3l2-mz.121-12c.EA1/c3550-i9q3l2-mz.121-12c.EA1.bin"



This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:11:58 GMT-3