Hi, I am using TelnetClientExample with Apache commons net package to communicate with a cisco router. When i press enter after any command, i am getting one more new line also getting displayed like below.
>enable # # But if i use putty, it works fine. Do i need to take care of any additional setting like terminal type? Could someone please help me?