Search

PuTTY login to Cisco Router using SSH protocol

Following steps explains how to login to a Cisco Router using PuTTY and SSH protocol. Before continuing, please visit next link to learn how to configure SSH Server in Cisco router.

Step 1 - Open PuTTY and enter the IP address of Cisco router (where SSH server is configured) and select SSH as the protocol, as shown in below image. Make sure that the port number selected is 22.

putty-cisco-router-ssh-01.gif

Step 2 - If you are accessing the Cisco Router SSH server first time, a security alert message will be displayed showing a waring related with the authenticity of the SSH server. If you are sure everything is perfect, Click "Yes" button.

putty-cisco-router-ssh-02.gif

Step 3 - Enter the username created at Cisco router’s local user database. Please visit next link to learn how to create a user in Cisco Router.

putty-cisco-router-ssh-03.gif

Step 4 - Enter the password of the user. Note that the password entered is not visible.

putty-cisco-router-ssh-04.gif

Step 5 - Now you are at the terminal console of the Cisco router, securely logged-in using SSH protocol.

putty-cisco-router-ssh-05.gif

Step 6 - Run a command to check the SSH protocol connection to the Cisco router is working perfect.

putty-cisco-router-ssh-06.gif

Related Tutorials
What is SSH (Secure Shell)
History of SSH protocol
What SSH can do
Versions of SSH Protocol
RFCs related with SSH protocol
SSH Protocols and Products
SSH Client and SSH Server
SSH Components
SSH Packet Format
SSH Encryption Algorithms
Hash values, MAC and HMAC in SSH
What is SSH host key
How SSH works
How to install OpenSSH server in Windows Server
How to start OpenSSH Service in Windows Server
How to install OpenSSH Server in Windows Server using PowerShell
How to configure SSH server in Cisco Router
How to install OpenSSH client in Windows 10
Port forwarding using SSH
How to configure SSH port forwarding