<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>Hi, I’m seeing some extra characters appear on the lines after logging in to Arista switches. </div>
<div><br>
</div>
<div>Here’s an example:</div>
<div><br>
</div>
<div>rancid@SITE-tools01:~$ bin/clogin SITE-sw16</div>
<div>SITE-sw16</div>
<div>spawn ssh -c 3des -x -l userremoved SITE-sw16</div>
<div>Password:</div>
<div>Last login: Fri May  1 19:37:19 2015 from 10.1.1.1</div>
<div>^[[0nSITE-sw16#</div>
<div>SITE-sw16#n</div>
<div>% Incomplete command</div>
<div>SITE-sw16#</div>
<div><br>
</div>
<div>Yes, the “n” and control characters above are sic.</div>
<div><br>
</div>
<div><br>
</div>
<div>And here’s the config in .cloginrc if that helps:</div>
<div><br>
</div>
<div><br>
</div>
<div>## Arista</div>
<div>add method {SITE-sw[16|17|18]*} ssh</div>
<div>add passprompt {SITE-sw[16|17|18]*} {"\[Pp]assword:"}</div>
<div>add user {SITE-sw[16|17|18]*} {userremoved}</div>
<div>add password {SITE-sw[16|17|18]*} {removed}</div>
<div>add noenable {SITE-sw[16|17|18]*} 1</div>
<div>#</div>
<div><br>
</div>
<div><br>
</div>
<div>The SITE, IP, username and password have been changed to protect the innocent.</div>
<div><br>
</div>
<div><br>
</div>
<div>Logging in manually with same username and password doesn’t do this:</div>
<div><br>
</div>
<div>
<div>rancid@SITE-tools01:~$ ssh userremoved@SITE-sw16</div>
<div>Password:</div>
<div>Last login: Fri May  1 19:40:44 2015 from 10.1.1.1</div>
<div>SITE-sw16#</div>
<div>SITE-sw16#</div>
<div>SITE-sw16#</div>
</div>
<div><br>
</div>
<div>We use TAC+ for ALL authentication if that adds any help figuring out this problem.</div>
<div><br>
</div>
<div>Thanks, Matt</div>
</div>
<div><br>
</div>
</body>
</html>