cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
441
Views
0
Helpful
2
Replies

nonhierarchical policy maps or hierarchical policy maps

rutte022
Level 1
Level 1

I configured the following policy map, but i don't see any matches on the map, with the command: show policy-map interface

policy-map X

class y

trust dscp

class Avaya

police 23000000 80000 exceed-action drop

trust dscp

class class-default

police 10240000 80000 exceed-action drop

no switchport

ip address x.x.x.x x.x.x.x

ip directed-broadcast

service-policy input x

ip ospf authentication

ip ospf authentication-key <removed>

load-interval 30

duplex full

speed 100

srr-queue bandwidth shape 0 0 5 11

priority-queue out

no cdp enable

2 Replies 2

mheusinger
Level 10
Level 10

Hi,

can you please post your class-map configuration and also info about hardware and IOS version involved. also please post the output of show policy-map interface.

Are you sure there is traffic accross the port? No blocking due to SPT, down, etc?

Thank you. Regards, Martin

Hi

this is the infomation you asked,

lass-map match-all BSC-Voice-Data-Enschede

match access-group 103

class-map match-all Avaya

match access-group 120

Service-policy input: x

Class-map: BSC-Voice-Data-Enschede (match-all)

0 packets, 0 bytes

offered rate 0 bps, drop rate 0 bps

Match: access-group 103

Class-map: Avaya (match-all)

0 packets, 0 bytes

offered rate 0 bps, drop rate 0 bps

Match: access-group 120

Class-map: class-default (match-any)

0 packets, 0 bytes

offered rate 0 bps, drop rate 0 bps

Match: any

0 packets, 0 bytes

rate 0 bps

sh ver

System image file is "flash:c3750-ipservicesk9-mz.122-25.SEB1/c3750-ipservicesk9-mz.122-25.SEB1.bin"

this also what read in the release notes:

In software releases earlier than Cisco IOS Release 12.2(25)SE, you can apply a policy map only to a physical port.

In Cisco IOS Release 12.2(25)SE or later, you can apply a nonhierarchical policy map to a physical port or an SVI.

However, a hierarchical policy map can only be applied to an SVI.

Note Do not use the show policy-map interface privileged EXEC command to display classification information for incoming traffic. The control-plane and interface keywords are not supported, and the statistics shown in the display should be ignored.

http://www.cisco.com/en/US/partner/products/hw/switches/ps5023/products_configuration_guide_chapter09186a0080476551.html

Regards,

Rijk