ssh versi 2 untuk iOS 12.1 (19) E dan yang lebih baru
SSH dari satu switch ke switch lainnya ... untuk alasan yang tidak bisa saya jelaskan, Cisco memanggil SSHv2 SSH-1.99 ...
SRV1#debug ip ssh client
SSH Client debugging is on
SRV1#ssh 10.19.1.2
Password:
Jun 4 13:45:28.747 CDT: SSH1: sent protocol version id SSH-1.99-Cisco-1.25 <-----
Jun 4 13:45:28.787 CDT: SSH CLIENT0: protocol version id is - SSH-1.99-Cisco-1.25
Jun 4 13:45:28.787 CDT: SSH CLIENT0: sent protocol version id SSH-1.99-Cisco-1.25
Juga dari linux saat menghubungkan ke iOS ...
[mpenning@something ~]$ ssh -v dst1
OpenSSH_5.3p1, OpenSSL 1.0.0-fips 29 Mar 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to dst1 [10.19.1.1] port 22.
debug1: Connection established.
debug1: identity file /home/mpenning/.ssh/identity type -1
debug1: identity file /home/mpenning/.ssh/id_rsa type 1
debug1: identity file /home/mpenning/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version Cisco-1.25 <-------
debug1: no match: Cisco-1.25
debug1: Enabling compatibility mode for protocol 2.0 <--------
debug1: Local version string SSH-2.0-OpenSSH_5.3