cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1248
Views
0
Helpful
2
Replies

SSH on Catalyst 4503

rhopkins_nci
Level 1
Level 1

It was pretty simple to enable ssh on the pix, but it seems different on the catalyst. What is the command or commands structure for enabling on the catalyst 4503. Thanks for any help, RT

2 Replies 2

Collin Clark
VIP Alumni
VIP Alumni

Switch(config)#hostname SwitchOne

SwitchOne(config)#ip domain-name mydomain.com

SwitchOne(config)#crypto key generate rsa

Enter modulus: 1024

SwitchOne(config)#ip ssh time-out 60

SwitchOne(config)#ip ssh authentication-retries 2

SwitchOne(config)#line vty 0 4

SwitchOne(config-line)#transport input ssh

SwitchOne(config-line)#end

SwitchOne#write memory

HTH and please rate.

pplsi
Level 1
Level 1

Make sure you are using an IOS version that supports ssh. If the commands the other person posted aren't showing then you aren't using a version that supports ssh.

I'm talking specifically the crypto command...not showing.

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: