cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8151
Views
1
Helpful
6
Replies

C3650: how to remove autoqos

h.dam
Level 1
Level 1

Hi,

I've just received my C3650-24TS which will be used to extend the Lan in production.

After a startup of this switch, I found QoS is installed by factory.

My question is: Can I remove it since I don't need this auto-qos ? How ?

Thanks.

1 Accepted Solution

Accepted Solutions

Hi that's the wireless control plane policing for the device itself , it will not have any effect on prod traffic I would not remove it but if you really want to , you just use no in from of each class-map and policy-map

Whats in place there is securing your control plane in the device itself , there is no reason to remove it especially if your using it for wireless services


(conf t)no class-map match-any system-cpp-police-topology-control

View solution in original post

6 Replies 6

Mark Malone
VIP Alumni
VIP Alumni

Hi

can you post exactly what your seeing as I have blank 36s here an there is no qos applied from start up  , are you saying there is class maps in place in global config ? Once ther not applied to the interfaces there not in use

For ios-xe to have that usually you need to enable qos on an interface then it aut generates a class map , do none of the interfaces have any type of qos set ?

Hi,

None of the interfaces are qos enabled. I don't know why the auto-qos is there.

Please show the CLI command to remove it.

here attached the qos part.

Hi that's the wireless control plane policing for the device itself , it will not have any effect on prod traffic I would not remove it but if you really want to , you just use no in from of each class-map and policy-map

Whats in place there is securing your control plane in the device itself , there is no reason to remove it especially if your using it for wireless services


(conf t)no class-map match-any system-cpp-police-topology-control

Thanks Marc.

chase.cameron
Level 1
Level 1

I also received a 3650PS switch today, and it is loaded with tons of configs I don't want - policy maps, class maps, ACLs etc.  Erasing the startup config and reloading the device does not remove these unwanted configurations.  Why on earth are there ACLs on my switch that I can't remove?  Is there any way to get a blank canvas aside from entering the "no" version of each and every config?  

I am suffering from the same phenomenon as well.
Perhaps the impact of AutoQOS, Policy-MAP of COPP, class-MAP, etc.
Looking at the 3650 document, COPP's 17 Class-MAP is deletable and unchangeable
It is getting.

I am very embarrassed. Was the previous questioner settled?
erace start does not work at all and the message says that it can not be deleted with the no command
It shows.

Would you like to enter the initial configuration dialog? [Yes / no]: no
Would you like to terminate autoinstall? [Yes]: no

class-map match-any system-cpp-police-topology-control
  description Topology control
class-map match-any system-cpp-police-sw-forward
  description Sw forwarding, SGT Cache Full, LOGGING
class-map match-any system-cpp-default
  description DHCP snooping, show forward and rest of traffic

Omission ...

policy-map port_child_policy
 class non-client-nrt-class
  bandwidth remaining ratio 10
policy-map system-cpp-policy
 class system-cpp-police-data
  police rate 200 pps

ip access-list extended AutoQos-4.0-wlan-Acl-Bulk-Data
 permit tcp any any eq 22

ap dot11 airtime-fairness policy-name Default 0
ap group default-group
ap hyperlocation ble-beacon 0
ap hyperlocation ble-beacon 1

Switch Ports Model SW Version SW Image Mode
------ - - - - - - ---------- ---------- --------
* 1 28 WS - C 3650 - 24 TS 16.3.5 CAT 3 K _ CA A - UNIVERSALK 9 INSTALL

Please let me borrow some wisdom.
Thank you.