Подключение по SSH
ошибки подключения по SSH:
1) Unable to negotiate with 192.168.2.154 port 22: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
Строка подключения: ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc cisco@192.168.2.154
2)