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

Enabling SSH on Line VTY

frysj
Level 1
Level 1

Hi All,

Today we allow Telnet via Line VTY across IOS routers/switches. 1) What configuration changes are required in Line VTY to allow Telnet and SSH? 2) Are there any IOS related dependencies for SSH protocol on routers/switches?

Jim Frys

2 Replies 2

Collin Clark
VIP Alumni
VIP Alumni

First you'll need the crypto image to configure SSH (look for k9 in the IOS file name). Then you'll need to configure SSH.

https://packetpros.com/cisco_kb/IOS_RTR_SSH.html

Finally add telnet and SSH to the VTY's.

line vty 0 4

transport input telnet ssh

The above command will only allow telnet and ssh. By default all protocols are allowed and the above line provides some additional security.

Hope that helps.

Thank you. Very helpful information.

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: