<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div>On 4 Nov 2019, at 18:27, Howard Jones <<a href="mailto:howie@thingy.com" class="">howie@thingy.com</a>> wrote:<br class=""><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">On 04/11/2019 17:12, john heasley wrote:</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">Mon, Nov 04, 2019 at 04:51:23PM +0000, Howard Jones:<br class=""><blockquote type="cite" class="">I made a slightly-tweaked version of the Force10 type for our Dell<br class="">S3048-ON switches.<br class=""><br class="">In etc/rancid.types.conf:<br class=""><br class="">dell10;script;dell10rancid<br class="">dell10;login;clogin<br class=""><br class="">And then these are the differences from f10rancid:<br class=""><br class="">A few commands don't exist - removed those. The switch likes to beep<br class="">(send ctrl-G) in responses, so I strip control chars out. It also<br class="">doesn't have 'end' at the end of the config, so the default 'saw all<br class="">commands' stuff didn't work.<br class=""><br class="">Patch is for RANCID 3.7, but hopefully the gist is clear.<br class=""><br class=""></blockquote>I haven't looked at Howard's, but will.  However, I am assuming that this<br class="">is Dell NOS 10; maybe there is a difference from OS10 - i do not know, but<br class="">maybe someone will enlighten me.  rancid 3.10 has a dnos10 type that is<br class="">new from another user; maybe the two should be merged.<br class=""></blockquote><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Mine is very much a minimum-viable-changes job, so if NOS10==OS10, the other version is likely better!</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">I am not the user for these switches, so I don't know much about them - I was just asked to get them working with our existing RANCID. Ours report version 10.4.1.1 (no prefix or suffix), for what it's worth.</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""></div></blockquote></div><br class=""><div class="">It looks like Dell S3048-ON can use either the “old” Force10 FTOS(OS9) or Dell’s OS10 (aka (D)NOS10). As you are running the latter, the dnos10 type John mention should work. It is also based on a modified version of the f10rancid script. From a quick browse of the diff, I think they are pretty much doing the same thing. I’m using the dnos10 for our Dell S5296F-ON switches running OS10 (version 10.4.x)</div><div class=""><br class=""></div><div class="">/bjørn</div></body></html>