Hi
I have an issue with config comparison throwing up some false positives on the Overall Running vs. Startup Config Conflicts view.
the comparison is flagging a difference in the certificate section, for example on one device i have the following
startup config: certificate self-signed 01 nvram:IOS-Self-Sig#1.cer
running config: certificate self-signed 01
and then the rest of the certificate hex is also marked as missing. Now i think this should be picked up by the default RegEx exclusion of "^[ \t\r\n\v\f]*certificate[ \t\r\n\v\f]*self-signed" and "^[ \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]"
and the strange thing is on all the switches we have this is working fine, its only the ISR voice routers that are showing the false positive, even though as far as i can see the difference between startup and running is exactly the same...
any help appreciated
thanks
tony