SSH to secure access to the router, on which release ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2015 06:44 AM - edited 03-05-2019 02:07 AM
Hi all,
The telnet access to the router for the administration is not secure, it's recommended to use the SSh instead of the Telnet, my question is: did all IOS image allow the SSH access?
I have the following version:
15.1(1)T4
12.4(3i)
12.4(3g)
Should I upgrade to configure the SSH?
- Labels:
-
Other Routers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2015 07:38 AM
Hi
for ssh you need to have an image that supports encryption which would usually have a K9 in it like below
You could check either by going to conf t mode and try to enable it --ip ssh version 2 for example or by trying to generate keys crypo key generate
Only use ssh version 2 don't use 1 or 1.99 that's backward compatible make sure to set it for 2 to be fully secure, never use telnet when possible passwords can be captured through sniffing the wire
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2015 08:05 AM
And what does it mean the K9 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2015 01:11 AM
K9 Product bundels have strong AES/3DES encryption.
