<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">We're running 2.3.8, and have a number of older HP 6120XG blade switches configured to have their configs collected.<div><br></div><div>However, what we see is them waffling back and forth between header information that looks like so:</div><div><br></div><div><div><font face="Monaco" size="2">;Flash: Image Size(Bytes) Date Version</font></div><div><font face="Monaco" size="2">;Flash: ----- ---------- -------- -------</font></div><div><font face="Monaco" size="2">;Flash: Primary Image : 7785946 02/17/11 Z.14.26 </font></div><div><font face="Monaco" size="2">;Flash: Secondary Image : 7785946 02/17/11 Z.14.26 </font></div><div><font face="Monaco" size="2">;Flash: Boot Rom Version: Z.14.09</font></div><div><font face="Monaco" size="2"><b>;Flash: Default Boot : Primary</b></font></div><div><font face="Monaco" size="2">;</font></div><div><font face="Monaco" size="2">;</font></div><div><font face="Monaco" size="2">;</font></div><div><br></div><div>and this </div><div><br></div><div><div><font face="Monaco" size="2">;</font></div><div><font face="Monaco" size="2">;Flash: Image Size(Bytes) Date Version</font></div><div><font face="Monaco" size="2">;Flash: ----- ---------- -------- -------</font></div><div><font face="Monaco" size="2">;Flash: Primary Image : 7785946 02/17/11 Z.14.26 </font></div><div><font face="Monaco" size="2">;Flash: Secondary Image : 7785946 02/17/11 Z.14.26 </font></div><div><font face="Monaco" size="2">;Flash: Boot Rom Version: Z.14.09</font></div><div><font face="Monaco" size="2">;</font></div><div><font face="Monaco" size="2"><b>; 0sw2.ut1# ut: module</b></font></div><div><font face="Monaco" size="2">;</font></div><div><font face="Monaco" size="2">;</font></div></div><div><br></div><div>So the difference is the missing "Default Boot" line, and the addition of the weird "ut.module" line which looks like it also includes some truncated form of the switch's hostname-prompt.</div></div><div><br></div><div>I tried adding:</div><div><br></div><div><div><font face="Monaco" size="2"> /Flash\: Default Boot.*/ && next; </font></div><div><font face="Monaco" size="2"> /ut\: module/ && next; </font></div><div><br></div><div>to hrancid in WriteTerm (right above where it LOOKS like a bunch of other unwanted lines and detritus are being explicitly tossed away, riht around line 450 or so (search-string "the rest are from rancid"), figuring that IF the line showed up, just throw it away and I won't keep waffling back and forth. But that didn't seem to actually change anything.</div><div><br></div></div><div>Anyone have any idea what we'd need to do to clean this up?</div><div><br></div><div>Cheers,</div><div>D</div><div><br></div><div><br></div><div><br></div><div><br></div></body></html>