<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">I am trying to add Junos “show configuration | display set” to juniper devicetype in 3.5.1 like I had before.<o:p></o:p></p>
<p class="MsoNormal">Based on suggestions here: <a href="http://www.shrubbery.net/pipermail/rancid-discuss/2009-October/004320.html">
http://www.shrubbery.net/pipermail/rancid-discuss/2009-October/004320.html</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">But getting the following:<o:p></o:p></p>
<p class="MsoNormal">$ ./bin/rancid -t myjuniper -d myswitch<o:p></o:p></p>
<p class="MsoNormal">loadtype: device type myjuniper<o:p></o:p></p>
<p class="MsoNormal">loadtype: found device type myjuniper in /usr/local/rancid/etc/rancid.types.conf<o:p></o:p></p>
<p class="MsoNormal">executing jlogin -t 120 -c"show chassis environment;show chassis firmware;show chassis fpc detail;show chassis hardware detail;show chassis hardware models;show chassis routing-engine;show chassis alarms;show system license;show system
 core-dumps;show version detail;show version invoke-on other-routing-engine;show configuration;show configuration | display set" myswitch<o:p></o:p></p>
<p class="MsoNormal">[…output trimmed…]<o:p></o:p></p>
<p class="MsoNormal">HIT COMMAND:rancid@MYSWITCH> show configuration | display set<o:p></o:p></p>
<p class="MsoNormal">    In ShowConfigurationDisplaySet: rancid@ MYSWITCH > show configuration | display set<o:p></o:p></p>
<p class="MsoNormal">readline() on unopened filehandle INPUT at /usr/local/rancid/lib/rancid/myjunos.pm line 640.<o:p></o:p></p>
<p class="MsoNormal">Use of uninitialized value $_ in pattern match (m//) at /usr/local/rancid/lib/rancid/myjunos.pm line 136.<o:p></o:p></p>
<p class="MsoNormal">Use of uninitialized value $_ in pattern match (m//) at /usr/local/rancid/lib/rancid/myjunos.pm line 141.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Can someone help?<o:p></o:p></p>
</div>
<p></p>
<hr>
<font face="Times New Roman" size="2" color="#999999">This email and any attachments thereto may contain private, confidential, and privileged material for the sole use of the intended recipient. Any review, copying, or distribution of this email (or any attachments
 thereto) by others is strictly prohibited. If you are not the intended recipient, please contact the sender immediately and permanently delete the original and any copies of this email and any attachments thereto.
</font>
</body>
</html>