

After GNS3 loads and the topology is imported, you can then start R1 by right clicking on R1 and clicking start on the context menu. Load the GNS3 topology by double clicking on the file, GNS3 should load automatically and import the topology. After you’ve downloaded the Free CCNA Workbook GNS3 topology file, extract it to your desktop or a folder that you store files to. Open PuTTy, provide IP Address of Router’s Interface i.e 192.168.10.43.Step 2. Router(config)# end Opening SSH Session to Routerīy using PuTTy client software, you can create SSH Session to access Router CLI from your home network. Router(config)# cyrpto key generate rsa modulus 1024


Router(config)# username admin privilage 15 password cisco

The configuration is as follows Router> enable Please note that you need to do some additional configuration to the router to enable SSH access. Now let me show you SSH using Putty from Windows. You can see that PING is also successful from my home network to the Router interface. To verify, open Command Prompt and issue a command “ ipconfig“, you can see the network address of the IP address assigned to f0/0 is the same as the Home Network which is 192.168.10.0/24. The network address is 192.168.10.0/24 which is the same as Home Network Address. You can see DHCP has assigned 192.168.10.43/24 to interface f0/0. Now open the router’s console and configure inter f0/0 to get an IP address through DHCP.īelow are the commands to set interface f0/0 for DHCP. We can download GNS3 for the operating system that is currently running on your PC, I will go for Windows. It is an open-source network emulator that allows virtual and real devices to be used to simulate complex networks. The first thing we need is emulating software i.e GNS3. Required Tools for Network Automation LabĪll we need is IOS images of network devices, a virtual machine that runs these IOS ( GNS3 VM), an application that allows running virtual machines ( VMware), and an emulating software that combines everything to create complex networks ( GNS3). Toggling Status VMware Virtual Adapters.VMware Workstation vs Workstation Player.Same version of GNS3 and GNS3 VM/Server.Adding Virtual Network Interface to GNS3 VM.Adding Cisco csr1000v Router Appliance to GNS3.Adding Cisco7200 Router Appliances to GNS3.Adding Network Automation Docker Appliances to GNS3.Adding Ubuntu Docker Guest Appliance to GNS3.Importing GNS3 VM to VMware Workstation Pro.Configuring Virtual Adapters for VMware Workstation.Required Tools for Network Automation Lab.
