<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
Hello,<BR>
<BR>
We have upgraded code on Cisco CRS router and looks like Cisco is now putting time stamp in front of every output (show ru, dir /all etc). RANCID believes that line belongs to config and has changed as a result I have a lot of &quot;noise&quot; in diff at every run. I have no problems adding regexp to exclude timestamps from the final output. Could Shrubbery guys advise on how to fix that problem (ignore timestamps in front of every output)? Here are some examples:<BR>
<BR>
<BR>
<BR>
<BR>
RP/0/RP1/CPU0:*********#show ru<BR>
Fri Dec 11 16:17:01.115 UTC <BR>
Building configuration...<BR>
!! IOS XR Configuration <BR>
!! Last configuration change at Thu Dec 10 18:16:46 2009 by <BR>
!<BR>
service timestamps log datetime localtime msec show-timezone<BR>
service timestamps debug datetime localtime msec show-timezone<BR>
.........<BR>
.....<BR>
<BR>
<BR>
<BR>
<BR>
RP/0/RP1/CPU0:*********#dir /all disk0:<BR>
Fri Dec 11 16:21:04.666 UTC <BR>
<BR>
Directory of disk0:<BR>
<BR>
2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; drwx&nbsp; 32768&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thu Oct&nbsp; 8 09:37:25 2009&nbsp; LOST.DIR<BR>
19493&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dr-x&nbsp; 32768&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Wed Dec&nbsp; 9 06:41:17 2009&nbsp; bcm-cur<BR>
.....<BR>
....<BR>
<BR>
<BR>
<BR>
<BR>
As a result diff report is full of this stuff:<BR>
<BR>
-!BootFlash: Thu Dec 10 10:01:37.984 UTC 
<PRE>
+!BootFlash: Fri Dec 11 10:01:32.729 UTC 


Thank you

 - Konstantin Yudayev&nbsp; @Verizon 
</PRE>
</BODY>
</HTML>