Dear Gurus,
i try to connect to a cisco Catalyst 9200 (Cisco IOS XE Software, Version 17.03.04b) via Tools → Telenet → SSH which leads to an immidiate disconnect.
I enabled the /ip/ssh strong-crypto to get over problems with MAC algorithmus. That is working now - they do hmac-sha2-256
But then I stumble across the kex algorithmus:
What I really wanted to know - is there a possibility to get connected to the cisco switch using a MikroTik router?
Is there a full-blown ssh client for MikroTik Routerboard?
It seems it’s not possible using built-in ssh client at the moment.
Not really. Some Mikrotik routers, running v7 (e.g. 7. can run containers … and you could include full-blown ssh client in a container. Not exactly light-weight solution … if I would need connectivity and none of linux machines running all the time, I’d go with raspberry pi …
You want the network traffic to originate from the Mikrotik device (from Cisco device’s point of view), but you do this from your workstation, no? You can use ssh jump host functionality for this. Search for these keywords for details.