how to delete vty interface

Hello I create a second vty accidently, when enabling ssh on my remote router. Does anyone know how to delete this interface?. Is it possible to enable both telnet and ssh on the router? I also removed the password because i enable login to the router with username and password. thanks.

this is my config line vty 0 4 password 7 transport input ssh line vty 5 15 transport input ssh

Reply to
jcharth
Loading thread data ...

Try "no line vty 5 15". You can enable both telnet and ssh with "transport input telnet ssh". Use the "login local" command if you want to use the local username database.

Doan

Reply to
Doan

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.