02-14-2013 09:54 AM
Hello All,
Can anybody tell me what i'm doing wrong, please ?
ME3600-1#
*Feb 14 17:33:22.787: %SYS-5-CONFIG_I: Configured from console by cisco on consolesh ver
Cisco IOS Software, ME360x Software (ME360x-UNIVERSALK9-M), Version 15.3(1)S, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
(...)
ip access-list extended TESTE
permit udp 192.168.107.0 0.0.0.255 eq 646 any
class-map match-all TESTE
match access-group name TESTE
policy-map CoPP
class TESTE
police cir 30000000
ME3600-1(config-cp)#service-policy input CoPP
IP match not supported for Control Plane policy
QoS: Configuration failed. Invalid class params
QoS: Control plane policy invalid
error: failed to install policy map CoPP
in ME3x00 Configuration Guide version 15.3.1
"
When defining the packet classification criteria, follow these guidelines and restrictions:
• To avoid matching the filtering and policing that are configured in a subsequent class, configure
policing in each class. CoPP does not apply the filtering in a class that does not contain a police
command. A class without a police command matches no traffic.
• The ACLs used for classification are QoS ACLs. The supported QoS ACLs are IP standard,
extended, and named.
• These are the only match types supported:
– ip precedence
– ip dscp
– access-group
• Only IP ACLs are supported in hardware.
"
Thanks !
David
Solved! Go to Solution.
02-15-2013 02:43 AM
Hi David,
in there as well they say:
To modify the rates for input and output policies show in Options for Input and Output Policies
use the platform qos policer cpu queue queue-num cir | cb command.
as for the plans, it is not on the roadmap yet.
Regards,
Ivan
02-14-2013 12:00 PM
Hi David,
in here they say:
Note Only STP MAC based classification is supported on the switch.
checking the internal KB it seems to be the case.
Regards
Ivan
02-15-2013 02:25 AM
Hello Ivan,
If only MAC based classification is supported .. it is worthless to configure CoPP !! The documentation guide it's misleading because it says that IP ACLs are supported !! Do you know when does it begins to be supported ?
Thanks!
David
02-15-2013 02:43 AM
Hi David,
in there as well they say:
To modify the rates for input and output policies show in Options for Input and Output Policies
use the platform qos policer cpu queue queue-num cir | cb command.
as for the plans, it is not on the roadmap yet.
Regards,
Ivan
02-15-2013 03:25 AM
Thanks Ivan. I completely missed it. It should be enough.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide