cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
747
Views
0
Helpful
2
Replies

disable config instead of removing it !!

mohammed hashim
Level 1
Level 1

hi,

sometimes I would like to disable a configuration instead of backing it up in text file and insert no command,

an example: I want to disable EEM for sometime and enable it later, this EEM contains list of configurations,

event manager applet TEST

this is just an example, there are a lot of things if I want to disable them, then I have to insert no command on the root, the result that all sub-commands will be removed,

is there anyway to work on that ?

1 Accepted Solution

Accepted Solutions

Hi,

To disable a command for the time being is not possible with cisco IOS. But for some cases like in case of Access list; Before calling access list to bind with interface, nat or route-map it will not take any action.

For EEM, there is no option to disable it. But instead you have to do a manual no.

Sorry to frustrate you. Some other vendor device, I have seen in mikrotik, they have disable option.

 

View solution in original post

2 Replies 2

Hi,

To disable a command for the time being is not possible with cisco IOS. But for some cases like in case of Access list; Before calling access list to bind with interface, nat or route-map it will not take any action.

For EEM, there is no option to disable it. But instead you have to do a manual no.

Sorry to frustrate you. Some other vendor device, I have seen in mikrotik, they have disable option.

 

thanks for the reply.