This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Remediation script based on failed strings

Hello all,

I have a rule which searches a Cisco configuration and informs me if a particular string is missing. This rule has many search strings. Is there a way to implement a remediation script that will simply ensure that if a failed string if found then it gets placed into the configuration as part of the remediation step? 

Udklip.PNG

So for example, if the string 'ntp source' was not found in the configuration, can i make a remediation script that knows the failed strings not found and places them into the config as part of the remediation script ?

Thanks