cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
24363
Views
0
Helpful
3
Replies

is it possible to connect with SSH from Router to Router?

rnolden
Level 1
Level 1

is it possible to connect with SSH (1.0 or 2.0) from one CISCO-Router/Switch to another CISCO-Router/Switch ?

i think a SSH connection to a Router/Switch is only possible from an Endstation (Windows/Linux/Unix),

isn't it ?

1 Accepted Solution

Accepted Solutions

mesuti
Level 1
Level 1

I don't know if Cisco supports SSH 2.0, but there are IOS-s that support ssh 1.0 and you can connect with ssh 1.0 from a cisco device (if it supports) to any device with

Router# ssh ?

-c Select encryption algorithm

-l Log in using this user name

-o Specify options

-p Connect to this port

WORD IP address or hostname of a remote system

Router# ssh x.x.x.x

View solution in original post

3 Replies 3

mostiguy
Level 6
Level 6

I am not aware of any IOS image that has a ssh client built into it

mesuti
Level 1
Level 1

I don't know if Cisco supports SSH 2.0, but there are IOS-s that support ssh 1.0 and you can connect with ssh 1.0 from a cisco device (if it supports) to any device with

Router# ssh ?

-c Select encryption algorithm

-l Log in using this user name

-o Specify options

-p Connect to this port

WORD IP address or hostname of a remote system

Router# ssh x.x.x.x

it works fine with SSH v1.5

IOS is c6msfc-pk2sv-mz.121-13.E3.bin

router#sh ip ssh

SSH Enabled - version 1.5

Authentication timeout: 120 secs; Authentication retries: 3

router#

T-H-A-N-K Y-O-U

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: