[c-nsp] 6509/Sup720/SXD2 service-policy not working

Chris Roberts croberts at bongle.co.uk
Mon Apr 11 06:35:38 EDT 2005


I've applied the following service policy to our 6509:
class-map match-any GOLD
  match ip dscp af31
  match ip dscp af32
  match ip dscp af33
  match mpls experimental topmost 3
class-map match-any BRONZE
  match ip dscp af11
  match ip dscp af12
  match ip dscp af13
  match mpls experimental topmost 1
  match ip dscp cs1
class-map match-any SILVER
  match ip dscp af21
  match ip dscp af22
  match ip dscp af23
  match mpls experimental topmost 2
  match ip dscp cs2
class-map match-any VIDEO
  match ip dscp af41
  match ip dscp af42
  match ip dscp af43
  match mpls experimental topmost 4
class-map match-any VOICE
  match ip dscp ef
  match mpls experimental topmost 5
!
!
policy-map BIS-1
  class VOICE
    priority 2000
  class VIDEO
  class GOLD
    bandwidth 2000
  class class-default


However when I do a 'show policy-map int fast4/13', I get the following:


 FastEthernet4/13

  Service-policy output: BIS-1

    queue stats for all priority classes:
      queue size 0, queue limit 500
      packets output 0, packet drops 0
      tail/random drops 0, no buffer drops 0, other drops 0

    Class-map: VOICE (match-any)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: ip dscp ef
        0 packets, 0 bytes
        5 minute rate 0 bps
      Match: mpls experimental topmost 5
        0 packets, 0 bytes
        5 minute rate 0 bps
      Priority: kbps 2000, burst bytes 50000, b/w exceed drops: 0

    Class-map: VIDEO (match-any)
      0 packets, 0 bytes
      5 minute offered rate 0 bps
      Match: ip dscp af41
        0 packets, 0 bytes
        5 minute rate 0 bps
      Match: ip dscp af42
        0 packets, 0 bytes
        5 minute rate 0 bps
      Match: ip dscp af43
        0 packets, 0 bytes
        5 minute rate 0 bps
      Match: mpls experimental topmost 4
        0 packets, 0 bytes
        5 minute rate 0 bps

    Class-map: GOLD (match-any)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: ip dscp af31
        0 packets, 0 bytes
        5 minute rate 0 bps
      Match: ip dscp af32
        0 packets, 0 bytes
        5 minute rate 0 bps
      Match: ip dscp af33
        0 packets, 0 bytes
        5 minute rate 0 bps
      Match: mpls experimental topmost 3
        0 packets, 0 bytes
        5 minute rate 0 bps
      queue size 0, queue limit 500
      packets output 0, packet drops 0
      tail/random drops 0, no buffer drops 0, other drops 0
      Bandwidth: kbps 2000, weight 2000

    Class-map: class-default (match-any)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: any
      queue size 0, queue limit 1500
      packets output 0, packet drops 0
      tail/random drops 0, no buffer drops 0, other drops 0


Is this a problem in the show commands, or is there another reason the
service policy wouldn't work?

Cheers,
Chris.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.859 / Virus Database: 585 - Release Date: 14/02/2005
 



More information about the cisco-nsp mailing list