<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7655.1">
<TITLE>Re: [rancid] Trailing exclamation mark on Cisco ASA serial numbers</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>This also occurs on FWSM configs. I'll bet it is in this section of rancid,<BR>
in the ShowVersion function.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /^serial number:\s+(.*)$/i &amp;&amp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ProcessHistory(&quot;COMMENTS&quot;,&quot;keysort&quot;,&quot;C1&quot;, &quot;!Serial Number: $1&quot;)<BR>
&amp;&amp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; next;<BR>
<BR>
Note: No newline is appended.<BR>
<BR>
Thanks,<BR>
Skye Hagen<BR>
<BR>
<BR>
On 1/11/12 9:41 PM, &quot;Dale Shaw&quot; &lt;dale.shaw+rancid-discuss@gmail.com&gt; wrote:<BR>
<BR>
&gt; Hi all,<BR>
&gt;<BR>
&gt; I recently upgraded from RANCID 2.3.3 to 2.3.6.<BR>
&gt;<BR>
&gt; I noticed a bunch of diffs generated on our Cisco ASA firewalls after<BR>
&gt; a recent collection.<BR>
&gt;<BR>
&gt; Example:<BR>
&gt;<BR>
&gt; dale@box:.../firewalls/configs$ cvs diff -D '1 day ago' par-fw01<BR>
&gt; Index: par-fw01<BR>
&gt; ===================================================================<BR>
&gt; RCS file:<BR>
&gt; /usr/local/rancid/var/CVS/firewalls/configs/par-fw01,v<BR>
&gt; retrieving revision 1.17<BR>
&gt; retrieving revision 1.18<BR>
&gt; diff -r1.17 -r1.18<BR>
&gt; 8,9c8<BR>
&gt; &lt; !Serial Number: JMXXXXXXPQ<BR>
&gt; &lt; !<BR>
&gt; ---<BR>
&gt;&gt; !Serial Number: JMXXXXXXPQ!<BR>
&gt; dale@box:.../firewalls/configs$<BR>
&gt;<BR>
&gt; Note the exclamation mark (&quot;!&quot;) appended to the serial number string.<BR>
&gt; This does not appear in the command output when entered interactively.<BR>
&gt;<BR>
&gt; There seem to be a few possible culprits mentioned in the CHANGES file<BR>
&gt; between 2.3.3 and 2.3.6.<BR>
&gt;<BR>
&gt; Our ASAs are running software release 7.0(x).<BR>
&gt;<BR>
&gt; Cheers,<BR>
&gt; Dale<BR>
&gt; _______________________________________________<BR>
&gt; Rancid-discuss mailing list<BR>
&gt; Rancid-discuss@shrubbery.net<BR>
&gt; <A HREF="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>