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.

Dell PowerConnect 6248 Criteria Comparison Leading Characters in Startup Config

I have a stack of Dell Powerconnect 6248 that I have configured with NCM to do a compare of the start-up and running configuration. However it is alerting me when the configs are exactly the same because Dell is putting 1-999 plus a colin in their startup config. I've already tried added a regex to filter out the leading characters but it still will not work.Capture.JPG

Here are the regex i've tried.

^\d+\s:\s

^\d{3}\s:\s\w

I also download new running and start configs to compare after making changes to each regex filter. And yes the filter criteria is enabled. I've gotten close as it has ignore the "!" with line numbers.

pastedImage_1.png