In this post, we will learn to setup, configure and test an entire network topology on your stand-alone PC using Virtualization. This article is useful for Learning and testing Networks, Also helpful for setting up home labs for industry certification like Cisco and Linux.
In this module, we will –
- Create 5 Virtual Linux boxes using VMware and configure them on different subnets.
- Simulate 2 virtual Cisco routers using GNS3 and connect them using Ethernet.
- Configure Cisco routers for RIP routing and verify the connectivity.
- Use Wireshark to sniff the network traffic for troubleshooting.
So let’s get started –
Installing and configuring VMware:
- Download and Install VMware workstation.
- Configure 4 virtual Network adapters which are as follows -
- DSL1 = 192.168.2.2 (VMnet2)
- DSL2 = 192.168.3.2 (VMnet3)
- DSL3 = 192.168.4.2 (VMnet4)
- DSL4 = 192.168.5.2 (VMnet5)
- Create 4 Linux virtual box(Damn Small Linux) using VMware workstation and assign different VMnet to each.
Installing and configuring GNS3:
- Download and install GNS3 ( http://gns3.net/ ).
- Simulate two Cisco routers and configure it using Dynamips Hypervisor.
- Use ‘cloud’ to connect the Virtual Linux boxes by selecting NIO_gen_eth.
- Verify the connectivity.
Use Wireshark to troubleshoot the Network connection.
Download full document here..Network-simulation



