Hello,
Hopefully someone will be able to help me with an issue I am having. I am trying to ignore a certain line of config from my config comparison but I have been unsuccessful so far. I am trying to exclude this line.

I have tired these as RegEx patterns but they do not work
^authentication mode hmac-sha-256*
^authentication mode.*
^_+authentication mode.*
Any help would be appreciated.