cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
508
Views
5
Helpful
3
Replies

ssh

epsan2000
Level 1
Level 1

what are the steps for configuring ssh on 2950 L2 Switch

3 Replies 3

mohammedmahmoud
Level 11
Level 11

Hi,

First you must make sure that you are using an IOS that supports SSH, please use the Feature Navigator:

http://tools.cisco.com/ITDIT/CFN/jsp/index.jsp

Here you are a simple example and please check the below document for more details:

username test password test

hostname Routerx

ip domain-name cisco.com

crypto key generate rsa

line vty 0 15

transport input ssh

login local

Configuring Secure Shell

http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hsec_c/part25/ch10/schssh.htm

BR,

Mohammed Mahmoud.

Is there a 'best practice' as related to running ssh instead of telnet on switches such as the 2950? I have put the crypto image on one of my switches to test but it obviously uses more memory.

David

In absolute terms SSH is more secure than Telnet and for most people that makes it better and for some it is perhaps a "best practice". But you are correct that it requires a crypto image and for many versions that does involve more memory.

So in your case which is more important: better security or minimizing memory requirements?

HTH

Rick

HTH

Rick
Review Cisco Networking products for a $25 gift card