On my daily configuration report I get TONS of changes because of certificates like below.
I have seen other threads saying to add the following in the comparison criteria.
Ignoring hex data
^[ \t\r\n\v\f]*[A-Fa-f0-9][A-Fa-f0-9][A-Fa-f0-9][A-Fa-f0-9][A-Fa-f0-9][A-Fa-f0-9][A-Fa-f0-9][A-Fa-f0-9]
Ignoring Certificate
^[ \t\r\n\v\f]*certificate[ \t\r\n\v\f]*self-signed
Ignoring quit word line
^[^\w]+\bquit\b[\t\r\n\v\f]*
I also found this article Conflict: Running configs and startup configs do not match - SolarWinds Worldwide, LLC. Help and Support that says to remove the ^ in front of the above commands.
I have both of these in place but it still shows up in NCM as changes. Below are the rules I have in place. Can anyone see what I am doing wrong?
Thanks for any help you can provide.