Wired Intelligent Edge

 View Only
  • 1.  J4904A telnet only shows 1 line

    Posted May 01, 2013 03:39 AM

    Hi

    I have a ProCurve J4904A (2848) switch and I just updated the image to the lastest version I.10.101.

     

    Only now when I telnet the session only shows one line.  The console session shows the regular screen history and works ok. 

    Telnet session worked ok prior to update.

     

    Console settings is:

    console terminal ANSI

     

    The command line looks like this, which it didn't prior even though the config is the same:

    tty=ansi HOSTNAME#

     

    Wondering if anyone knows what causes this.

    Thanks,
    Chris

     

     


    #telnet


  • 2.  RE: J4904A telnet only shows 1 line

    Posted May 12, 2013 08:35 PM

    I have resolved this - quite simple really. 

    I reduced the number of rows shown in Putty to 20.

     

    Thought I would post it incase others have this issue.

     

    Thanks everyone for their input :P

     

     


    #putty


  • 3.  RE: J4904A telnet only shows 1 line

    Posted Apr 18, 2018 09:51 PM

    The added entry to the CLI hostname tty=none/ ANSI is an expected behavior.

    This command is used by application developers who need output from the switch without the cursor position changing.

    The entry tty=none is a reminder that the terminal is now in raw mode with terminal escape sequences removed.

    To return to the original prompt follow the below command:

    ProCurve Switch(config)# console local-terminal vt100

    Regards,

    Sahil Raina