cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
755
Views
10
Helpful
5
Replies

Trouble enabling SSH on a C9200L-24T-4X

morado2
Level 1
Level 1

I'm having an issue getting SSH working on a Cisco C9200L-24T-4X switch. I have configured the VTY ports just like I have on others devices, generated the crypto key and enabled ssh version 2. Is there a feature that needs to be enabled so that SSH works?

 

Regards,

morado2

5 Replies 5

Hi

 No special feature. Basic requirements are:

 

ip domain-name your_domain
crypto key generate rsa
ip ssh version 2
line vty 1 10
transport input ssh (or all)

Thank you Flavio. I do have that configuration in the switch and it's still not accessible.

morado2

 Thats weird. Can you access using telnet?  http?

Will my co-worker contacted Cisco TAC and they were able to resolve the issue. They ran this command: "ip ssh rsa keypair-name SSHKEY" several times before SSH starting working.

 

morado2

Good to know. Thanks for sharing.

Review Cisco Networking for a $25 gift card