<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<br class=""><br class="">I'm using Rancid 3.2 on CentOS 6.8 and would like to ensure that any change in secure-mac-address in my Brocade config is hidden or removed. Here I guest is the corresponding line of code in foundry.pm to sort those lines.<br class=""><br class=""><font face="Courier New" class="">        /secure-mac-address (\S+)/ &&<br class="">            ProcessHistory("SECMAC","keysort","$1","$_") && next;</font><div class=""><br class=""></div><div class="">How to make the above to ignore secure-mac-address changes ?</div><div class=""><br class=""></div><div class="">Thanks, </div></body></html>