<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
I forgot to mention,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
this works:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
bin/tlogin -c "show running-config" jg-dsw01<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
But the exit-line looks different from other switches.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
eula-consent hiveagent reject
<div>exit</div>
<div><br>
</div>
<div>JG-DSW01#exit</div>
<div><br>
</div>
<span>JG-DSW01>exitConnection to jg-dsw01 closed.^M</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span></span><br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Compared to the exit when I run the same on another switch. This is the last lines in the .raw file from that switch:<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
</div>
end
<div></div>
ip dhcp server
<div>!</div>
<div>end</div>
<div>FH-ASW05#exit</div>
<div>Connection to fh-asw05 closed by remote host.^M</div>
<div>Connection to fh-asw05 closed.^M</div>
<div><br>
</div>
<span></span><span></span>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span></span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span><br>
</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span>That's why I landed in the conclusion that it must be that regex in my original post that's the culprit. But I'm honestly fumbling in the dark here. Maybe it's that 'end' word I should focus on. Hmm...<br>
</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<span></span><br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
--</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Henrik<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Rancid-discuss <rancid-discuss-bounces@www.shrubbery.net> on behalf of Henrik Cednert (Filmlance) <henrik.cednert@filmlance.se><br>
<b>Sent:</b> 23 June 2021 10:34<br>
<b>To:</b> Rancid-discuss@www.shrubbery.net <Rancid-discuss@www.shrubbery.net><br>
<b>Subject:</b> [rancid] Dell N3048P, End of run not found. Regex issue?</font>
<div> </div>
</div>
<style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
Hi there</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
trying to get Rancid to work with a Dell N3048P. I'm running into probably the very same issues as here.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<a href="https://shrubbery.net/pipermail/rancid-discuss/2015-June/008426.html" id="LPlnk339116">https://shrubbery.net/pipermail/rancid-discuss/2015-June/008426.html</a><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
During troubleshooting I have followed the steps in the FAQ (<a href="https://shrubbery.net/rancid/FAQ" id="LPlnk343816">https://shrubbery.net/rancid/FAQ</a>).</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
I have tried my best to get it to work and I've tried alot so I might miss a few things here in this post.
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
I've concluded that tlogin works fine for the login procedure, I've landed in that since that one has the same WHILE as described in the post above. Making it somewhat easier for me to modify:</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
bin/tlogin jg-dsw01
<div>jg-dsw01</div>
<div>spawn ssh -x -l rancid jg-dsw01</div>
<div>rancid@jg-dsw01's password: </div>
<div><br>
</div>
<div>JG-DSW01>enable</div>
<div><br>
</div>
<div>JG-DSW01#</div>
<span>JG-DSW01#</span><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
I think the problem boils down to the exit "procedure" here. <br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
JG-DSW01#exit
<div><br>
</div>
JG-DSW01>exitConnection to jg-dsw01 closed.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
When looking at the hostname.raw it looks like this:</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
eula-consent support-assist reject
<div>eula-consent hiveagent reject</div>
<div>exit</div>
<div><br>
</div>
<div>JG-DSW01#exit</div>
<div><br>
</div>
JG-DSW01>exitConnection to jg-dsw01 closed.^M<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
So with that I thought that I need to modify the 'trandic' script, which I did. I copied it to a new name and modified the original 'if' line that would give a clean_run=1. Sadly, I'm horrible at regex but I've used a few online tools to verify the expression.
 I also added a PRINT line inside that scope so I would see if it went into it or not.<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
Original:</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
if (/[>#]\s?exit$/) {</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
Current: <br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
if (/[>#]\s?exit.*$/) {<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
I've tried others more loose as well but nothing makes it go into that 'if' when I run it.
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<span>rancid@m5-server08:~$ </span>bin/neo-jgdsw01-trancid -d jg-dsw01
<div>executing tlogin -t 90 -c"show running-config" jg-dsw01</div>
<div>PROMPT MATCH: #</div>
<div>HIT COMMAND:JG-DSW01#show running-config</div>
<div>    In ShowConfig: JG-DSW01#show running-config</div>
<div>jg-dsw01: End of run not found</div>
<div>jg-dsw01: clean_run is false</div>
<div>jg-dsw01: found_end is false</div>
<div>JG-DSW01>exitConnection to jg-dsw01 closed.</div>
<span>rancid@m5-server08:~$ </span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
I'm new to rancid and I honeslty have no idea where to go from here. <br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
Does anyone have any pointers here? Any help greatly appreciated. Thanks. <br>
</div>
<div><br>
<div id="x_Signature">
<div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<p style="font-size:12px; font-family:Helvetica; margin:0"><span style="font-kerning:none">--<span> </span></span></p>
Henrik<br>
</div>
</div>
</div>
</div>
<p><b><span lang="EN-GB" style="font-size:10.0pt; font-family:"Verdana",sans-serif; color:#666666"><br>
<br>
Disclaimer</span></b><span lang="SV" style=""></span></p>
<br>
<p class="x_MsoNormal"><span lang="SV" style="font-size:8.0pt; font-family:"Verdana",sans-serif; color:#666666">This e-mail, its contents and any files transmitted with it are confidential and may be legally privileged. It is intended solely for the addressee(s)
 only. If you are not the intended recipient, you must not copy, distribute, or take any action in reliance upon it. If you have received this e-mail in error, please notify us immediately and delete the material from your computer system. If you are an individual,
 you are hereby informed that Banijay companies as data controllers are, in accordance with the General Data Protection Regulation (“GDPR”), processing and disclosing your personal data in the carrying out of its business, including, where appropriate, transferring
 personal data outside the European Union/EEA-area and transferring personal data to other entities within the Banijay group for their own processing as data controllers. If you are an individual, you retain all of your rights under the GDPR and may send any
 GDPR-related inquiries to the respective Banijay company. </span><span lang="SV" style=""></span></p>
</div>
</body>
</html>