cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
517
Views
0
Helpful
3
Replies

Enabling SSH on a Cisco

ashleyreed4218
Level 1
Level 1

Hello All,

I am in need of commands to enable SSH on a cisco router.

Does anyone have any quick command line configs?

Thank you in advance,

AR

1 Accepted Solution

Accepted Solutions

AR

The first thing is to verify that the Cisco is running code that does support SSH (requires support for crypto). For many Cisco devices you can check this by looking for k9 in the file name of the file for code for the device. If you are not sure then the easy check is to go into configuration mode and enter crypto ?

if it gives you options for crypto including crypto key then your code does support SSH.

After you have verified that the code does support SSH then these are the steps:

- make sure that the Cisco device does have a non default device host name.

- make sure that the Cisco device is configured with a domain name.

- generate the crypto RSA key.

There are other options that can be configured but these are the basic required steps.

HTH

Rick

HTH

Rick

View solution in original post

3 Replies 3

handoko wiyanto
Level 3
Level 3

Hi there,

You might want to refer to this doc
https://supportforums.cisco.com/docs/DOC-4662

Regards,

Sent from Cisco Technical Support iPad App

AR

The first thing is to verify that the Cisco is running code that does support SSH (requires support for crypto). For many Cisco devices you can check this by looking for k9 in the file name of the file for code for the device. If you are not sure then the easy check is to go into configuration mode and enter crypto ?

if it gives you options for crypto including crypto key then your code does support SSH.

After you have verified that the code does support SSH then these are the steps:

- make sure that the Cisco device does have a non default device host name.

- make sure that the Cisco device is configured with a domain name.

- generate the crypto RSA key.

There are other options that can be configured but these are the basic required steps.

HTH

Rick

HTH

Rick
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card