04-05-2018 01:18 AM - edited 03-03-2019 08:46 AM
I tried to remove system-cpp-policy class-maps and policy-maps from the cisco 3650 switch. And also AutoQos-4.0-wlan ACLs. But they didn't remove.
Getting following errors.:
% Class-map system-cpp-police-topology-control is being used
System cpp policy can not be removed from control-plane interface
And when ACLs can be removed. But after a reboot again they appear.
ip access-list extended AutoQos-4.0-wlan-Acl-Bulk-Data permit tcp any any eq 22 permit tcp any any eq 465 permit tcp any any eq 143 permit tcp any any eq 993 permit tcp any any eq 995 permit tcp any any eq 1914 permit tcp any any eq ftp permit tcp any any eq ftp-data permit tcp any any eq smtp permit tcp any any eq pop3 ip access-list extended AutoQos-4.0-wlan-Acl-MultiEnhanced-Conf permit udp any any range 16384 32767 permit tcp any any range 50000 59999 ip access-list extended AutoQos-4.0-wlan-Acl-Scavanger permit tcp any any range 2300 2400 permit udp any any range 2300 2400 permit tcp any any range 6881 6999 permit tcp any any range 28800 29100 permit tcp any any eq 1214 permit udp any any eq 1214 permit tcp any any eq 3689 permit udp any any eq 3689 permit tcp any any eq 11999 ip access-list extended AutoQos-4.0-wlan-Acl-Signaling permit tcp any any range 2000 2002 permit tcp any any range 5060 5061 permit udp any any range 5060 5061 ip access-list extended AutoQos-4.0-wlan-Acl-Transactional-Data permit tcp any any eq 443 permit tcp any any eq 1521 permit udp any any eq 1521 permit tcp any any eq 1526 permit udp any any eq 1526 permit tcp any any eq 1575 permit udp any any eq 1575 permit tcp any any eq 1630 permit udp any any eq 1630 permit tcp any any eq 1527 permit tcp any any eq 6200 permit tcp any any eq 3389 permit tcp any any eq 5985 permit tcp any any eq 8080
I need to remove all those configurations. Can anyone help?
04-05-2018 02:42 AM
04-05-2018 04:07 AM
Thank you for answering.
Yes.
So, what is the suggestion? Is it OK to use with all those class-maps. policy-maps and ACLs?
ACLs will not effect until apply them. But what about that policy applied to control-plane? Will it be a problem?
04-05-2018 05:28 AM
04-05-2018 08:09 PM - edited 04-05-2018 08:11 PM
Thanks for the idea and suggestion.
So I guess these things are in-built with the iOS.
Hope these things won't affect the network traffic.
I found how to disable this CPU Queues, in this doc.
But I am not sure how this works.
Any way, there is one thing, I removed the police rate values from the policy-map
policy-map system-cpp-policy class system-cpp-police-data police rate 200 pps . . .
I used,
no police rate 200 pps
etc.
Then all the police rate values gone. And they didn't appear after reboot. I think that now it will use default values.
Anyway, I guess I have to test the box in with different types of traffics.
04-05-2018 11:08 PM
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