We run rancid against two different kinds of devices, one using clogin and one using hlogin, but we often see erratic config differences.&nbsp; It seems that almost randomly &quot;e&quot; or &quot;x&quot; characters will show up toward the beginning of certain lines.&nbsp; Here are a few examples:<br>
<br>@@ -7 +7 @@<br>- timezone Etc/UTC<br>+ etimezone Etc/UTC<br>@@ -35 +35 @@<br>- e&nbsp; speed auto<br>+&nbsp;&nbsp; speed auto<br>@@ -4 +4 @@<br>- !xiBGP table version is 0, local router ID is 10.10.10.10<br>+ !BGP table version is 0, local router ID is 10.10.10.10<br>
<br>This is troubling because with the number of devices we check there is almost always a flake-out on a few of them, making config change notifications very spammy.<br><br>I am running this system on on an Ubuntu Hardy server with expect version 5.43.0.&nbsp; It did not look like the expect patch had anything to do with these random characters, so I have not patched/hacked my expect.&nbsp; In the past I have seen this - as well as seemingly random spaces at the beginning of lines with Cisco ASAs - on RHEL 5 machines as well.&nbsp; Any pointers in the right direction would be appreciated.<br>
<br>Thanks,<br>Ryan<br>