<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
That's what I have. I have 182 of these devices. 181 of them are
working fine. Only one of them is giving me the grief. I am inclined to
think there is something goofy for this device only but not obvious.<br>
<br>
Thanks,<br>
Sam<br>
<blockquote cite="mid:20071018223114.GZ17302@shrubbery.net" type="cite">
  <pre wrap="">You should configure your IOS 6500 as a "cisco", not a "cat5".  see
router.db(5).

Thu, Oct 18, 2007 at 02:53:28PM -0500, Sam Munzani:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Team,

I am troubleshooting a "End of run not found" message in the log. The 
device type is 6509 switch running IOS. When I run "clogin device-name" 
it works fine and puts me on the box. However when rancid runs, I get 
"End of run not found"

After reading through /opt/rancid/bin/rancid file, I discovered 
following piece of code. Can somebody help me understand this RegEx?
 if (/^(: +)?end$/) {
            $found_end = 1;
            return(1);
        }

Is it looking for :end or something else? If it looks for ":end" on a 
line shouldn't regex be "/^:end$/"? Last few lines on my device config 
is as below.
ntp clock-period 17180035
ntp server xx.xx.xx.xx prefer
end

corp-rtr-1#


LOG file info:
corp-rtr-01: missed cmd(s): dir /all slavedisk2:,dir /all 
sec-slot2:,show diag,dir /all sec-nvram:,dir /all sec-bootflash:,show 
spe version,di
r /all slaveslot2:,dir /all slaveslot0:,dir /all sec-slot1:,dir /all 
slavenvram:,dir /all sec-disk2:,dir /all slavesup-bootflash:,dir /all 
sec-disk0:,dir
 /all slavedisk1:,show module,show controllers,show diagbus,dir /all 
slavedisk0:,dir /all sec-slot0:,dir /all sec-disk1:,write term,show vtp 
status,dir /
all sup-microcode:,show vlan,dir /all slavebootflash:,show controllers 
cbus,dir /all slaveslot1:,show running-config,show c7200
corp-rtr-01: End of run not found

Thanks in advance,
Sam
_______________________________________________
Rancid-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a>
<a class="moz-txt-link-freetext" href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>