cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Cisco Switch 3850 model : SSH Connection Refused, network error.

Tosin Ola
Level 1
Level 1

Hi ,

I have been troubleshooting this switch 3850 about 3 days now but still no luck. The switch cannot connect remotely through SSH. 

i did sh ip ssh command:

RESULT
SSH Disabled - version 2.0
%Please create RSA keys to enable SSH (and of atleast 768 bits for SSH v2).
Authentication methods:publickey,keyboard-interactive,password
Authentication Publickey Algorithms:x509v3-ssh-rsa,ssh-rsa
Hostkey Algorithms:x509v3-ssh-rsa,ssh-rsa
Encryption Algorithms:aes256-ctr
MAC Algorithms:hmac-sha1-96
KEX Algorithms:diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1
Authentication timeout: 120 secs; Authentication retries: 3
Minimum expected Diffie Hellman key size : 2048 bits
IOS Keys in SECSH format(ssh-rsa, base64 encoded): NONE

 

#sh ssh
%No SSHv2 server connections running.

 

LINE VTY CONFIG

 

line con 0
stopbits 1
line aux 0
stopbits 1
line vty 0 4
password 7 0239532B1E312145
authorization exec AAA
accounting commands 15 AAA
login authentication AAA
transport input ssh
transport output ssh
line vty 5 15
password 7  0239532B1E312145
authorization exec AAA
accounting commands 15 AAA
login authentication AAA
transport input ssh
transport output ssh

 

Please what am i doing wrong.  I really need this switch to work as client are putting more pressure on me.

 

Who Me Too'd this topic