<div dir="ltr">Thanks John!<div><br></div><div>The configuration finish in some case with:</div><div><br></div><div>!</static><br></div><div>ZXR10-01# <br></div><div><br></div><div>$<br>!</isis><br>ZXR10-02#   <br></div><div><br></div><div>$<br>!</pcep><br>ZXR10-03#  <br></div><div><br></div><div>and sorry, I don't have experience with programation..,</div><div><br></div><div>Thanks!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 3, 2019 at 6:10 PM john heasley <<a href="mailto:heas@shrubbery.net">heas@shrubbery.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Wed, Jul 03, 2019 at 02:53:14PM -0600, Kevin Morales:<br>
> Yes, my Router is ZTE and I am using CISCO type, because the command is the<br>
> same to see the configuration..show running-config<br>
<br>
I have no idea what ZTE is; does it behave *exactly* the same as IOS?<br>
It seems not.<br>
<br>
> > > > found end means that it found the end of the config; for type cisco,<br>
> > > > that means "^end".<br>
<br>
Does it's config end with:<br>
<br>
"<br>
end<br>
"?<br>
<br>
> > > > clean run means that it found the cli logout; for type cisco, that<br>
> > > > means "prompt[>#] exit$"<br>
<br>
in your .raw file, does the last prompt where clogin exited the cli, match<br>
the regex<br>
<br>
"prompt[>#] exit$"<br>
?<br>
<br>
clearly these sanity checks are not working with your ZTE device.  You<br>
need to figure-out why and correct it, likely by creating your own<br>
rancid module for ZTE with a customized inloop() function.  you can<br>
probably use the parsing functions from the ios module, like the<br>
'ciscoshtech' example that comes with rancid uses 2 modules.<br>
<br>
> On Wed, Jul 3, 2019 at 2:52 PM Piegorsch, Weylin William <<a href="mailto:weylin@bu.edu" target="_blank">weylin@bu.edu</a>><br>
> wrote:<br>
> <br>
> > Hi Kevin,<br>
> ><br>
> > I think you said this is a ZTE device, but that you’re using -t cisco. is<br>
> > ZTE a cisco device?<br>
> ><br>
> > weylin<br>
> ><br>
> ><br>
> ><br>
> > *From: *Kevin Morales <<a href="mailto:kevin.moralez@gmail.com" target="_blank">kevin.moralez@gmail.com</a>><br>
> > *Date: *Wednesday, July 3, 2019 at 3:18 PM<br>
> > *To: *john heasley <<a href="mailto:heas@shrubbery.net" target="_blank">heas@shrubbery.net</a>><br>
> > *Cc: *Weylin Piegorsch <<a href="mailto:weylin@bu.edu" target="_blank">weylin@bu.edu</a>>, Nick Nauwelaerts <<br>
> > <a href="mailto:nick.nauwelaerts@aquafin.be" target="_blank">nick.nauwelaerts@aquafin.be</a>>, "<a href="mailto:rancid-discuss@shrubbery.net" target="_blank">rancid-discuss@shrubbery.net</a>" <<br>
> > <a href="mailto:rancid-discuss@shrubbery.net" target="_blank">rancid-discuss@shrubbery.net</a>><br>
> > *Subject: *Re: [rancid] Unable to figure out "end of run not found"<br>
> ><br>
> ><br>
> ><br>
> > I am sorry, I dont get you, What do you want I do?<br>
> ><br>
> ><br>
> ><br>
> > on my Rancid Server I execute:<br>
> ><br>
> > [rancid@localhost bin]$ NOPIPE=yes ./rancid -d -t  cisco 172.17.1.6<br>
> ><br>
> ><br>
> ><br>
> > On Wed, Jul 3, 2019 at 12:43 PM john heasley <<a href="mailto:heas@shrubbery.net" target="_blank">heas@shrubbery.net</a>> wrote:<br>
> ><br>
> > Wed, Jul 03, 2019 at 11:33:08AM -0600, Kevin Morales:<br>
> > > Thanks Piegorsh,<br>
> > ><br>
> > > I did it..<br>
> > ><br>
> > > NOPIPE=yes ./rancid -d -t cisco 172.17.1.6<br>
> > ><br>
> > > but in the two file 172.17.1.6.new and 172.17.1.6.raw don't see anything<br>
> > > about this error. both show the correct command output.<br>
> ><br>
> > correct command output and matching the criteria that i described below<br>
> > for type cisco are not necessarily the same thing.  read it again.<br>
> ><br>
> > > On Wed, Jul 3, 2019 at 11:29 AM Piegorsch, Weylin William <<a href="mailto:weylin@bu.edu" target="_blank">weylin@bu.edu</a><br>
> > ><br>
> > > wrote:<br>
> > > > > *172.17.1.6 <<a href="http://172.17.1.6" rel="noreferrer" target="_blank">http://172.17.1.6</a>>: End of run not found*<br>
> > > > > <a href="http://172.17.1.6" rel="noreferrer" target="_blank">172.17.1.6</a>: clean_run is false<br>
> > > > > <a href="http://172.17.1.6" rel="noreferrer" target="_blank">172.17.1.6</a>: found_end is false<br>
> > > > > !</isis><br>
> > > ><br>
> > > > found end means that it found the end of the config; for type cisco,<br>
> > > > that means "^end".<br>
> > > ><br>
> > > > clean run means that it found the cli logout; for type cisco, that<br>
> > > > means "prompt[>#] exit$"<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><b>Kevin Morales</b></div>