<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 2: cannot login to routers responding with extra blank lines</title><link href="https://sourceforge.net/p/libcisco/bugs/2/" rel="alternate"/><link href="https://sourceforge.net/p/libcisco/bugs/2/feed.atom" rel="self"/><id>https://sourceforge.net/p/libcisco/bugs/2/</id><updated>2004-01-29T17:38:59Z</updated><subtitle>Recent changes to 2: cannot login to routers responding with extra blank lines</subtitle><entry><title>cannot login to routers responding with extra blank lines</title><link href="https://sourceforge.net/p/libcisco/bugs/2/" rel="alternate"/><published>2004-01-29T17:38:59Z</published><updated>2004-01-29T17:38:59Z</updated><author><name>Holger Friedrich</name><uri>https://sourceforge.net/u/hfriedrich/</uri></author><id>https://sourceforge.net789db6f609aa25142e17c87846567aec76b17216</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Two Cisco 2503 routers running IOS 11.0 (21) and 11.0 &lt;br /&gt;
(22), respectively, responded with an extra blank line to &lt;br /&gt;
each of the commands "terminal length 0" and "terminal &lt;br /&gt;
no editing."  This caused the LoginPostProcessIos() &lt;br /&gt;
function to abort the login to those routers.&lt;/p&gt;
&lt;p&gt;A possible fix is to lift the restriction to up to three \r or &lt;br /&gt;
\n characters in SendCmd()'s handling of &lt;br /&gt;
the "nofeedback" pattern.  Login completes successfully &lt;br /&gt;
when that restriction is fully lifted, but it should probably &lt;br /&gt;
work if one were to simply extend the limit to four \r or &lt;br /&gt;
\n characters.  I have sent a version of the affected &lt;br /&gt;
script with my suggested change to Mr Ziegelbein at this &lt;br /&gt;
users.sourceforge.net e-mail address.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>