<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi John,<br>
<br>
<blockquote cite="mid:20100506165133.GQ21825@shrubbery.net" type="cite">
  <pre wrap=""><!---->
could you show the o/p of "clogin -c 'show version' host" to me?  ie: the
match of the clogin -d o/p below.

  </pre>
</blockquote>
<br>
Sorry it took a while, here's the output:<br>
<br>
---<br>
[rancid@stats ~]$ clogin -c 'show version' myswitch.local<br>
myswitch.local<br>
spawn telnet myswitch.local<br>
Trying 10.0.0.1..<br>
Connected to myswitch.local (10.0.0.1).<br>
Escape character is '^]'.<br>
<br>
Copyright (C) 1999 by&nbsp; Extreme Networks<br>
login: admin<br>
password: <br>
<br>
Press the &lt;tab&gt; key at any time for completions.<br>
Don't forget to save your configuration changes.<br>
* myswitch:1 # enable<br>
<br>
Syntax error at end of line.<br>
<br>
Next possible completions:<br>
&nbsp;&nbsp;&nbsp; autodst bootp bootprelay cli-config-logging clipaging <br>
&nbsp;&nbsp;&nbsp; dvmrp edp esrp gvrp icmp <br>
&nbsp;&nbsp;&nbsp; idletimeouts igmp ignore-stp iparp ipforwarding <br>
&nbsp;&nbsp;&nbsp; ipmcforwarding iproute isq ipxrip ipxsap <br>
&nbsp;&nbsp;&nbsp; jumbo irdp learning license log <br>
&nbsp;&nbsp;&nbsp; mirroring multinetting ospf pace pim-dm <br>
&nbsp;&nbsp;&nbsp; ports qosmonitor radius rip rmon <br>
&nbsp;&nbsp;&nbsp; sharing smartredundancy snmp sntp-client stpd <br>
&nbsp;&nbsp;&nbsp; subvlan-proxy-arp summitlink syslog telnet type20 <br>
&nbsp;&nbsp;&nbsp; web &lt;spanning tree name&gt; <br>
* myswitch:2 # couldn't compile regular expression pattern: quantifier
operand invalid<br>
&nbsp;&nbsp;&nbsp; while executing<br>
"expect -nobrace -re {*
myswitch([^#&gt;\r\n]+)?[#&gt;](\([^)\r\n]+\))?} {} -re {[<br>
]+} { exp_continue }"<br>
&nbsp;&nbsp;&nbsp; invoked from within<br>
"expect {<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; -re $reprompt&nbsp;&nbsp;&nbsp; {}<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; -re "\[\n\r]+"&nbsp;&nbsp;&nbsp; { exp_continue }<br>
&nbsp;&nbsp;&nbsp; }"<br>
&nbsp;&nbsp;&nbsp; (procedure "run_commands" line 21)<br>
&nbsp;&nbsp;&nbsp; invoked from within<br>
"run_commands $prompt $command"<br>
&nbsp;&nbsp;&nbsp; ("foreach" body line 155)<br>
&nbsp;&nbsp;&nbsp; invoked from within<br>
"foreach router [lrange $argv $i end] {<br>
&nbsp;&nbsp;&nbsp; set router [string tolower $router]<br>
&nbsp;&nbsp;&nbsp; # attempt at platform switching.<br>
&nbsp;&nbsp;&nbsp; set platform ""<br>
&nbsp;&nbsp;&nbsp; send_user ..."<br>
&nbsp;&nbsp;&nbsp; (file "/usr/bin/clogin" line 722)<br>
[rancid@stats ~]$<br>
---<br>
<br>
<br>
</body>
</html>