ScreenShots
Who's Online
We have 70 guests onlineMost Popular howTo's
Latest Posts
HowTo
Newest Downloads
[zenoss@zenoss2 ~]$ python Zenoss_Template_Manager.py -husage: Examples: python Zenoss_Templa...
| HowTo configure SSH on a Cisco IOS Router or Switch |
| Networking HowTo's - Cisco HowTo's | |||||||||
| Written by Keith Short | |||||||||
| Thursday, 22 May 2008 19:12 | |||||||||
|
SSH is a secure method of connecting to a router. Unlike Telnet (TCP port 23), SSH (TCP port 22) sets up a secure channel before usernames, passwords, and data are sent across the connection. It's a simple setup to configure on the router or swich. The only caveat is that you are required to have an SSH client installed on your workstation to connect. And if you're using Linux (well this is LinuxDynasty afterall
Choose the size of the key modulus in the range of 360 to 2048 for your General Purpose Keys. Choosing a key modulus greater than 512 may take a few minutes. How many bits in the modulus [512]: 6. Press the Enter key Now your router or switch is ready to accept SSH connections. ------------------------------------------------------------------------------------------------------------------------------------------ ***Optional additional configuration to lock down connections on the vty lines to SSH ONLY!*** Type "line vty 0 4", and press the Enter key. Type "transport input ssh", and press the Enter key. Now even without an access list the router will not accept Telnet (TCP port 23) connections, but will accept all SSH connections.
Only registered users can write comments!
Powered by !JoomlaComment 3.22
3.22 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."
|
|||||||||
| Last Updated on Friday, 23 May 2008 03:01 |












