<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>A few people have requested this, so I&#8217;m attaching the few hours of work I put into making the rancid login/auth/archive for SilverPeak and for PaloAlto devices. Both of these use ssh for authentication, but I didn&#8217;t setup or test RSA key auth in either
case. The SilverPeak has been tested with &#8216;enable&#8217; mode. By default they ship with no enable password. (Apologies for the Windows style attachments.) Both have been copied from another script and modified, so there&#8217;s probably quite a bit of cruft in there that
doesn&#8217;t need to be, but I&nbsp; cleaned up the worst of it. I&#8217;m sure there are a lot of gratuitous regular expressions that could still be eliminated.</div>
<div>&nbsp;</div>
<div>    </div>
<div>&nbsp;</div>
<div>Here&#8217;s what you need in rancid-fe:</div>
<div>&nbsp;</div>
<div>%vendortable = (</div>
<div>&#8230;</div>
<div>&nbsp;&nbsp; 'silverpeak'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; 'silverrancid',</div>
<div>&nbsp;&nbsp;&nbsp; 'paloalto'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; 'panrancid',</div>
<div>&#8230;</div>
<div>&nbsp;</div>
<div>You can figure our .cloginrc yourself, just don&#8217;t forget the enable password for the silverpeak, if you have any. ;)</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>