cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2790
Views
5
Helpful
9
Replies

how i set SSH login on catalyst

hello ,

i have catalyst 4507r and i want todevloped ssh login of telnet on catalyst

how i do?

when i give transport at that time its not shown me ssh how i got it ?

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

mitang.prajapati wrote:

hello ,

i have catalyst 4507r and i want todevloped ssh login of telnet on catalyst

how i do?

when i give transport at that time its not shown me ssh how i got it ?


You will need an IOS image on your switch that supports ssh ie. it will need a "k9" in the image name eg.

cat4500-ipbasek9-mz.122-46.SG.bin

cat4500-enservicesk9-mz.122-46.SG.bin

Jon

View solution in original post

9 Replies 9

Jon Marshall
Hall of Fame
Hall of Fame

mitang.prajapati wrote:

hello ,

i have catalyst 4507r and i want todevloped ssh login of telnet on catalyst

how i do?

when i give transport at that time its not shown me ssh how i got it ?


You will need an IOS image on your switch that supports ssh ie. it will need a "k9" in the image name eg.

cat4500-ipbasek9-mz.122-46.SG.bin

cat4500-enservicesk9-mz.122-46.SG.bin

Jon

yes

i tell you my IOS image is cat4500-entservices-mz.122-37.sg.bin

now tell me what i do and how i configurer the image and SSH services on my catalyst switch

thanks

mitang

mitang.prajapati wrote:

yes

i tell you my IOS image is cat4500-entservices-mz.122-37.sg.bin

now tell me what i do and how i configurer the image and SSH services on my catalyst switch

thanks

mitang

Mitang

Your image does not support SSH. You need to upgrade to the crypto image ie.

cat4500-entservicesk9-mz.122-37.sg.bin  <---- note the "k9" in the image name.

Jon

hello ,

from where i got IOS of K9 series for catalyst 4507r

Mitang

Start from this page. Note that there may be an additional cost for the k9 version, you will need to check with your reseller -

http://tools.cisco.com/support/downloads/go/InterfaceModuleSWT.x?mdfid=277241600&mdfLevel=Model&treeName=Switches&modelName=Cisco%20Catalyst%204507R%20Switch&treeMdfId=268438038

Jon

glen.grant
VIP Alumni
VIP Alumni

A.  Make sure you are running a crypto image , will usually have a "k9" in the  imagename somewhere.

B. Follow the config instructions in this doc.

http://www.cisco.com/en/US/tech/tk583/tk617/technologies_tech_note09186a00800949e2.shtml

in your sheet i cant not found  any thing that which i impliment on my switch

so plz tell me what i do for SSH on catalyst

csawest.dc
Level 3
Level 3

for  SSH configuration use the following commands.

no ip source-route

no ip gratuitous-arps

username abc123 password cisco123

service password-encryption

ip domain-name yourdomain.com

crypto key generate rsa

ip ssh time-out 120

ip ssh authentication-retries 3

line vty 0 15

transport input ssh

hope to help.

Cheers!!!

Vaib...

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: