How To Use VPCS in GNS3
How To Use VPCS in GNS3
How To Use VPCS in GNS3
In order to perform CCNA and CCNP lab exercises, first, you need to
create a topology. We know that arranging hardware devices such as
router, switch, and PCs are not possible for everyone. Fortunately, there
are various simulators such as Cisco Packet Tracer and GNS3 are
available that can be used to perform all the lab exercises for the learning
purpose. In the previous posts, we have discussed a lot about how to
download Cisco Packet Tracer and GNS3 simulators. In this post, we will
explain how to use VPCS in GNS3.
If you are new with these simulators, first, visit the following links to know
how to use Cisco Packet Tracer and GNS3.
We assume that you have already installed GNS3 on your system. Once
you are familiar with the GNS3 simulator, let see how to use VPCS in
GNS3. In order to use VPCS in GNS3, you need to following steps:
In the GNS3 console, drag an Ethernet Switch in the work view area.
Drag two VPCS machines in the work view area.
Connect PC1 to port 1 of Ethernet switch and connect PC2 to port 2
of Ethernet switch.
Right-click on PC1 and then select Start to start it. Similarly, start
PC2 also.
The following figure shows how to add VPCS in GNS3.
Syntax to configure IP address on VPCS in GNS3
Once you have created the preceding topology in GNS3, the next task is
configuring IP addresses and other TCP/IP settings on VPCS machines. In
order to configure IP addresses on VPCS in GNS3, you need to perform
the following steps:
1. Select and right-click PC1 and select Console to open its console.
The CLI prompt window will be displayed.
2. In the CLI prompt window, use the following syntax to configure
TCP/IP settings on the VPCS.
ip <IP Address> </Subnet Mask> <Default Gateway>
In the preceding output, you can see that the TCP/IP settings on VPCS
PC2 have been removed.