cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
948
Views
0
Helpful
1
Replies

show policy-map interface with nested class-maps

LordFlasheart
Level 1
Level 1

Hi,

I have a requirement to provide stats on a per-department, per-destination basis between sites. If I take Voice as an example I have 5 child classes referring to the 5 departments each matching EF and a particular access-list that matches the department's subnet. I tie these 5 child classes into a parent Voice class-map.

Now when I issue a "show policy-map interface" command I see stats for the parent class-map only whereas I would expect to see a breakdown for each of the child classes which is what is required.

I am doing this on an ASR1002 running 3.2.2

Anyone kn0ow what may be the issue?

Thanks

1 Reply 1

Soraya Golbeg
Level 1
Level 1

Hi,

Can you paste the output of the 'sh policy-map int <>' ?

Bear in mind that the outputs of the ASR would be different compared to other platforms.

For instance:

Service-policy input: GROUP1
    Class-map: GROUP-IN (match-any)
      0 packets, 0 bytes
      5 minute offered rate 0000 bps, drop rate 0000 bps
      Match: access-group name GROUP-IN
      QoS Set
        dscp ef
          No packet marking statistics available  <<<

You will not be seeing hits for individual access-lists, and this is documented through the following bug:

CSCtj33068   

QoS ACL counters is not supported on ASR 1000 - needs to be documented

Externally found minor (Sev4) bug: J-Junked

Symptom:

QoS ACL counters is not supported on ASR 1000 yet.

Till the time its officially supported by an IOS release, this bug will serve as a proof for customers.

Workaround:

we should rely on policy map counters only.

Hope this helps,

soraya