cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
378
Views
0
Helpful
1
Replies

cannot apply policy-map to an inteface

bikrantneupane
Level 1
Level 1

I am trying to apply policy map on the outside interface but I get error saying shape average/bandwidth are not supported on the interface.

Hardware: 6513 with WS-SUP720-3BXL

IOS: s72033-adventerprisek9_wan-mz.122-18.SXF3

Here is the config

class-map match-any p2p

match protocol gnutella file-transfer "*"

match protocol fasttrack file-transfer "*"

match protocol edonkey

match protocol winmx

match protocol kazaa2

match protocol napster

policy-map block-p2p

class p2p

shape average 80000

xxx_6513(config-if)#service-policy output block-p2p

shape average command is not supported in output direction for this interface

Configuration failed on:

GigabitEthernet13/44

XXXX_6513#sh running-config interface gigabitEthernet 13/44

Building configuration...

Current configuration : 205 bytes

!

interface GigabitEthernet13/44

description To XXX 7200

ip address xxxx xxxx

ip access-group protect_inside in

ip flow ingress

speed 100

duplex full

mls netflow sampling

end

Can anyone please tell me why I can't use shape average on that interface ?

Thanks

1 Reply 1

Edison Ortiz
Hall of Fame
Hall of Fame

You need to have a FlexWAN or SIP/SPA module for shaping. PFC QoS does not support shaping, please see:

http://www.cisco.com/en/US/docs/switches/lan/catalyst6500/ios/12.2SXF/native/configuration/guide/qos.html

HTH,

__

Edison.