It is a typical menu system where you enter and option and then from there you might get to set values or go into sub menus.<div><br></div><div>I think it is going to be a very trialing experiment to get it to work.</div><div>
<br></div><div>I might just start with expect and see if I can get it to work. If I succeed then move to a rancid script and going from there.<br><br><div class="gmail_quote">On Thu, Jul 28, 2011 at 3:25 AM, Gavin McCullagh <span dir="ltr">&lt;<a href="mailto:gmccullagh@gmail.com">gmccullagh@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<div class="im"><br>
On Wed, 27 Jul 2011, Lance Vermilion wrote:<br>
<br>
&gt; Has anyone used Expect or RANCID to connect to the Redcom Labs Slice 2100 or<br>
&gt; HDX? It has a menu like interface but nothing like routers/switches that are<br>
&gt; menu based.<br>
<br>
</div>I take it this is a menu system in a text console?  Many 3Com switches have<br>
something similar to this.  Regrettably, the 3Coms don&#39;t seem to have a way<br>
to dump the config to the command line.  This is the key issue really.<br>
After that, you may need to massage the code a little to best deal with<br>
your device&#39;s syntax and output.<br>
<br>
The 3Coms have a way to upload the config to a remote TFTP server and I&#39;ve<br>
been considering using that as a workaround, ie connect to switch,<br>
upload the config to a server, then connect to the server over tftp and<br>
download the config for rancid to work on.  It&#39;s messy though.<br>
<br>
Gavin<br>
<br>
<br>
<br>
_______________________________________________<br>
Rancid-discuss mailing list<br>
<a href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a><br>
<a href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss" target="_blank">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a><br>
</blockquote></div><br></div>