SSH Server Version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2007 10:39 AM - edited 03-05-2019 01:44 PM
I just purchased a 3845 router and I am trying to find out how to make sure the router is running ssh v2 and if not what the command is to make it run that version.
Thanks
Pete
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2007 10:53 AM
From the CLI-
CORE#show ip ssh
SSH Enabled - version 1.99
Authentication timeout: 60 secs; Authentication retries: 3
CORE#
This is running version 1. To enable version 2, go into config mode and enter-
CORE(enable)#ip ssh version 2
CORE(enable)#end
CORE#show ip ssh
SSH Enabled - version 2.0
Authentication timeout: 60 secs; Authentication retries: 3
CORE#
HTH and please rate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2007 10:55 AM
Petros
To check the version use the command: "show ip ssh". If it is not running version 2, you can use the command: "ip ssh version 2" (assuming that the router is running a version of code that supports version 2). If the code you are running does not support version 2 (I believe it requires 12.3T or 12.4) then you obviously must upgrade code to get to version 2.
HTH
Rick
Rick
