How to Configure SSH on Cisco Router in GNS3 | What is SSH | SYSNETTECH Solutions

submitted by tolqabaqci on 10/28/19 1

How to Configure SSH on Cisco Router in GNS3 | What is SSH | SYSNETTECH Solutions ► Article ► goo.gl/dLyJp2 Read More ⬇️ ✅ S U B S C R I B E ► goo.gl/8d0iG9 This video shows you how to enable SSH (Secure Shell) on Cisco Router using the GNS3 network simulator program. To activate SSH on GNS3: Step 1: If you have not installed GNS3 on Windows, Linux or MacOS before, please refer to the following videos. Windows ➦ www.youtube.com/watch?v=uhWt6TPNp-A Linux / Debian ➦ www.youtube.com/watch?v=_HsKS4iwr3M Linux / Linux Mint ➦ www.youtube.com/watch?v=XU6gf_Reiuk Linux / Ubuntu ➦ www.youtube.com/watch?v=8atzceBgN-c MacOS ➦ www.youtube.com/watch?v=MWStTRpwqBY Step 2: Once you have done the GNS3 setup, add the Cisco Router to it. If you do not know how to do this, please refer to the following article. Article ➦ www.sysnettechsolutions.com/en/gns3/adding-cisco-ios-to-gns3/ Step 3: Add one Cisco Router, Cisco Switch, and Host to the GNS3 workspace. Step 4: Configure the Host settings to add a VMware virtual machine on GNS3. If you do not know how to use a virtual machine, please refer to the following article. Article ➦ www.sysnettechsolutions.com/en/gns3/integrate-gns3-vmware/ Step 5: Once you have completed the necessary preparations for SSH configuration, cable all devices in the workspace. Step 6: Specify a virtual machine on VMware for the host. Specify a VMnet in the VMware Virtual Network Editor program. Step 7: Assign an IP address for the VMnet that you created in the network settings of your physical computer. Step 8: To configure SSH on Cisco Router, open the CLI command prompt and run the following commands. R1# conf t R1(config)# interface fastethernet0/0 R1(config-if)# ip address 192.168.8.1 255.255.255.0 R1(config-if)# no shutdown R1(config-if)# exit R1(config)# ip domain-name sysnettechsolutions.com R1(config)# crypto key generate rsa general-keys modulus 1024 The name for the keys will be: R1.sysnettechsolutions.com % The key modulus size is 1024 bits % Generating 1024 bit RSA keys, keys will be non-exportable...[OK] R1(config)# ip ssh time-out 15 R1(config)# ip ssh authentication-retries 2 R1(config)# ip ssh version 2 R1(config)# username cisco privilege 15 password cisco123 R1(config)# line vty 0 4 R1(config-line)# login local R1(config-line)# privilege level 15 R1(config-line)# transport input ssh R1(config-line)# exit R1(config)# end R1# wr Step 9: After you enable SSH on Cisco Router, make an SSH connection to Cisco Router using Putty on the virtual machine. Use the following command to connect from the PC to the Cisco Router via SSH. ➦ ssh -I cisco 192.168.8.1 Step 10: Likewise, you can use the following command in Privileged Mode to connect from the Cisco Router to the Cisco Router via SSH. ➦ ssh -I cisco 192.168.8.1 Step 11: Watch the entire video to setup SSH in Router. Step 12: Don't forget to subscribe to our YouTube channel for more videos on Cisco training with GNS3! ➦ goo.gl/8d0iG9 What is SSH? Secure Shell (SSH) is a protocol which provides a secure remote access connection to network devices. Communication between the client and server is encrypted in both SSH version 1 and SSH version 2. Implement SSH version 2 when possible because it uses a more enhanced security encryption algorithm. ────────BEST PRODUCT FOR CISCO TRAINING────────── ✅ Buy ► bit.ly/CiscoNetworkingEssentials ───────────────RELATED VIDEOS─────────────── ➊ How to Configure Telnet on GNS3 ➦ www.youtube.com/watch?v=eiI_2srAyLM ➋ How to Configure Static NAT on GNS3 ➦ www.youtube.com/watch?v=2rnXtbEmwes ➌ How to Configure Dynamic NAT on GNS3 ➦ www.youtube.com/watch?v=CzxXWzY0c1U ➍ How to Configure EIGRP in GNS3 ➦ www.youtube.com/watch?v=rJC3UERvdnQ ➎ How to Configure OSPF in GNS3 ➦ www.youtube.com/watch?v=gFMvgpDSzlI ───────────────FOLLOW US─────────────────── ✔ Facebook ➦ www.facebook.com/SysnettechSolutions/ ✔ Twitter ➦ twitter.com/SysnettechS/ ✔ Pinterest ➦ www.pinterest.com/SysnettechS/ ✔ Instagram ➦ www.instagram.com/sysnettech_solutions/ ✔ LinkedIn ➦ linkedin.com/in/tolqabaqci/ ███████████████████████████████████████████

Leave a comment

Be the first to comment

Email
Message
×
Embed video on a website or blog
Width
px
Height
px
×
Join Huzzaz
Start collecting all your favorite videos
×
Log in
Join Huzzaz

facebook login
×
Retrieve username and password
Name
Enter your email address to retrieve your username and password
(Check your spam folder if you don't find it in your inbox)

×