When i telnet to extreme switch it asks for password first.Rather than asking for Username/Password.Escape character is '^]'. telnet session telnet0 on /dev/ptyb0 password:
So when I login from a terminal I get Escape character is '^]'. telnet session telnet0 on /dev/ptyb0 password: What I want to do is when I login from the terminal it should ask for login/password not prompt for a password.
It's a expect script that does the login and port change.if I telnet to the switch this is what I see.Escape character is '^]'. telnet session telnet0 on /dev/ptyb0 password:enter key then it asks for sure name and password.