Cannot remove QOS commands
Posted: 24 Aug 2017 16:54
Hello,
I need to remove some ACL's from my switch configuration. Removing the command with a "no" statement works, however the commands still appear in the configuration. When entering the same "no" statement again it then errors saying the line no longer exists however they still appear in the config. Please see the examples below:
Current QOS config:
policy condition TEQ_ECFD source ip Any destination ip 192.168.93.65
policy action BLOCK disposition deny
policy rule BLOCK precedence 1000 condition TEQ_ECFD action BLOCK
Removal:
no policy rule BLOCK
no policy action BLOCK
no policy condition TEQ_ECFD
All commands complete succesfully however the statements are not removed. Rebooting the switch does not resolve the issue. Any suggestions?
I need to remove some ACL's from my switch configuration. Removing the command with a "no" statement works, however the commands still appear in the configuration. When entering the same "no" statement again it then errors saying the line no longer exists however they still appear in the config. Please see the examples below:
Current QOS config:
policy condition TEQ_ECFD source ip Any destination ip 192.168.93.65
policy action BLOCK disposition deny
policy rule BLOCK precedence 1000 condition TEQ_ECFD action BLOCK
Removal:
no policy rule BLOCK
no policy action BLOCK
no policy condition TEQ_ECFD
All commands complete succesfully however the statements are not removed. Rebooting the switch does not resolve the issue. Any suggestions?