Cannot remove QOS commands

Post Reply
User avatar
bgomberg
Member
Posts: 5
Joined: 23 Nov 2010 13:45

Cannot remove QOS commands

Post by bgomberg »

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?
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1885
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Cannot remove QOS commands

Post by silvio »

qos apply
regards
Silvio
User avatar
bgomberg
Member
Posts: 5
Joined: 23 Nov 2010 13:45

Re: Cannot remove QOS commands

Post by bgomberg »

Thats it! Thanks a bunch.....I did not realize you have to apply the QOS commands after any entry.
swathiu
Member
Posts: 2
Joined: 28 Jan 2020 01:23

Re: Cannot remove QOS commands

Post by swathiu »

Hi Sir,

I have a similar problem ,

-> show configuration snapshot qos
! QOS :
qos log console
qos port 1/1 no trusted
qos port 1/2 trusted
qos apply

How do i remove these configurations of qos and is it important to have qos enable command configured to get the above commands executed..
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1885
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Cannot remove QOS commands

Post by silvio »

try:
qos port 1/1 reset
qos apply
Post Reply

Return to “OmniSwitch 6850 / 6850E”