Trouble Accessing SSH with Password Authentication
I purchased an unopened T1600-G V1. After following the instructions to first telnet into the box to enable ssh (which I also did through the GUI), I am unable ssh into the switch with password authentication. I prefer to use password authentication for the time being. I can confirm that the default settings are intact.
I recieve the following:
H:\>ssh admin@192.168.0.1
Unable to negotiate with 192.168.0.1 port 22: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1
Any idea to how I can temporarily disable key based authentication, or simply to login via ssh password only?