cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
201
Views
0
Helpful
1
Replies

SSH setup

network_team
Level 1
Level 1

Can any supply me with a template on ssh for 3550 xl and smi. i have upgraded the ios to the latest Version 12.1(22)EA.

1 Reply 1

griffijo
Level 1
Level 1

Here is a config that can be copied and pasted; note the 1024 is in response to the "crypto key generate rsa" statement. Keys can be 512 or 1024 bits.

conf t

!

ip domain-name mydomain

!

crypto key generate rsa

1024

!

aaa new-model

aaa authentication login default local

aaa authorization exec default local

!

line vty 0 15

transport input ssh

!

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: