CCN Lab 03
CCN Lab 03
Lab 03
Network Topologies
Tools required:
CISCO Packet tracer
Network Topology:
Network topology is the arrangement of the elements (links, nodes, etc.) of a communication
network. Network topology is the topological structure of a network and may be depicted
physically or logically.
1. Mesh topology:
A network setup where each computer and network device are interconnected with one another,
allowing for most transmissions to be distributed, even if one of the connections go down. It is a
topology commonly used for wireless networks. Below is a visual example of a simple computer
setup on a network using a mesh topology.
2. Star topology:
A Star network is one of the most common computer network topologies. In its simplest form, a
star network consists of one central hub which acts as a conduit to transmit messages. In star
topology, every host is connected to a central hub. A star network is an implementation of
a spoke–hub distribution paradigm in computer networks.
Page 2 of 23
Figure 2: Star topology
3. Bus topology:
A bus network is a network topology in which nodes are directly connected to a common linear
(or branched) half-duplex link called a bus.
4. Ring topology:
A ring topology is a network configuration in which device connections create a circular
data path. Each networked device is connected to two others, like points on a circle. Together,
devices in a ring topology are referred to as a ring network.
5. Tree topology:
A tree topology is a special type of structure in which many connected elements are arranged
Page 3 of 23
like the branches of a tree. For example, tree topologies are frequently used to organize the
computers in a corporate network, or the information in a database.
In the mesh topology of networking, each and every device sends its own signal to the other devices
that are present in the arrangement of the network.
Step 1: First, open the Cisco packet tracer desktop and select the devices given below:
S.NO Device Model name
1. PC PC
2. Switch PT-switch
IP Addressing Table:
S.NO Device IPv4 Address Subnet Mask
Page 5 of 23
Assigning IP address using the ipconfig command.
Also, we can also assign an IP address with the help of a command.
Go to the command terminal of the PC.
Then, type ipconfig <IPv4 address><subnet mask><default gateway>(if needed)
Example: ipconfig 192.168.0.1 255.255.255.0
Repeat the same procedure with other PCs to configure them thoroughly.
Step 3: Verify the connection by pinging the IP address of any host in PC0.
Use the ping command to verify the connection.
We will check if we are getting any replies or not.
Here we get replies from a targeted node on both PCs.
Hence the connection is verified.
Page 6 of 23
A simulation of the experiment is given below we have sent two PDU packets one targeted from
PC0 to PC3 and another targeted from PC1 to PC2.
Page 7 of 23
Implementation of Bus Topology
A bus topology is a network in which nodes are directly linked with a common half-duplex link. A
host on a bus topology is called a station. In a bus network, every station will accept all network
packets, and these packets generated by each station have equal information priority. A bus network
includes a single network segment and collision domain.
Step 1: First, open the cisco packet tracer desktop and select the devices given below:
S.NO Device Model-Name
1. PC PC
2. Switch PT-Switch
Page 8 of 23
IP Addressing Table
S.NO Device IPv4 Address Subnet Mask
Step 2: Configure the PCs (hosts) with IPv4 address and Subnet Mask according to the IP addressing
table given above.
To assign an IP address in PC0, click on PC0.
Then, go to desktop and then IP configuration and there you will IPv4 configuration.
Fill IPv4 address and subnet mask.
Page 9 of 23
Assigning an IP address using the ipconfig command, or we can also assign an IP address with
the help of a command.
Go to the command terminal of the PC.
Then, type ipconfig <IPv4 address><subnet mask><default gateway>(if needed)
Example: ipconfig 192.168.0.1 255.255.255.0
Page 10 of 23
Repeat the same procedure with other PCs to configure them thoroughly.
Step 3: Verify the connection by pinging the IP address of any host in PC0.
Use the ping command to verify the connection.
As we can see we are getting replies from a targeted node on both PCs.
Hence the connection is verified.
Page 11 of 23
Simulation Result:
A simulation of the experiment is given below we have sent two PDU packets one targeted from PC0
to PC2 and another targeted from PC3 to PC1.
Page 12 of 23
Step 2: Link every device with the switch.
Page 13 of 23
Step 4: Transfer message from one device to another and check the Table for Validation.
Now to check whether the connections are correct or not try to ping any device and the image below
is doing the same.
To do ping one terminal of one device and run the following command:
Command:
"ping ip_address_of _any_device"
Example:
ping 192.168.1.4
Page 14 of 23
Note:If the connections are correct then you will receive the response.
Step 1: First, open the cisco packet tracer desktop and select the devices given below:
S.NO Device Model Name
1. PC PC
2. Switch PT-Switch
IP Addressing Table
Page 15 of 23
S.NO Device IPv4 Address Subnet Mask
Step 2: Configure the PCs (hosts) with IPv4 address and Subnet Mask according to the IP addressing
table given above.
To assign an IP address in PC0, click on PC0.
Then, go to desktop and then IP configuration and there you will IPv4 configuration.
Fill IPv4 address and subnet mask.
Page 16 of 23
Assigning IP address using the ipconfig command, or we can also assign an IP address with the
help of a command.
Go to the command terminal of the PC.
Then, type ipconfig <IPv4 address><subnet mask><default gateway>(if needed)
Example: ipconfig 192.168.0.1 255.255.255.0
Page 17 of 23
Repeat the same procedure with other PCs to configure them thoroughly.
Step 3: Verify the connection by pinging the IP address of any host in PC0.
Use the ping command to verify the connection.
As we can see we are getting replies from a targeted node on both PCs.
Hence the connection is verified.
A simulation of the experiment is given below we have sent two PDU packets one targeted from
PC0 to PC2 and another targeted from PC1 to PC3.
Page 18 of 23
Implementation of Tree Topology in Cisco
In the tree topology of networking, the elements and devices are arranged like a tree structure and
have branches of connections between the devices connected to each other. To implement tree
topology in Cisco there are various steps as follows:
Step 1: First, open the Cisco packet tracer desktop and select the devices given below:
S.NO Device Model-Name
1. PC PC
2. switch PT-switch
IP Addressing Table
Page 19 of 23
S.NO Device IPv4 Address Subnet Mask
Step 2: Configure the PCs (hosts) with IPv4 address and Subnet Mask according to the IP addressing
table given above.
To assign an IP address in PC0, click on PC0.
Then, go to desktop and then IP configuration and there you will IPv4 configuration.
Page 20 of 23
Fill IPv4 address and subnet mask.
Assigning an IP address using the ipconfig command, or we can also assign an IP address with
the help of a command.
Go to the command terminal of the PC.
Then, type ipconfig <IPv4 address><subnet mask><default gateway>(if needed)
Example: ipconfig 192.168.0.1 255.255.255.0
Page 21 of 23
Repeat the same procedure with other PCs to configure them thoroughly.
Step 3: Verify the connection by pinging the IP address of any host in PC0.
Use the ping command to verify the connection.
We will check if we are getting any replies or not.
As we can see, we are getting replies from a targeted node on both PCs.
Hence the connection is verified.
ping <targeted node's IP address>
Page 22 of 23
A simulation of the experiment is given below we have sent two PDU packets one targeted from
PC0 to PC3 and another targeted from PC1 to PC5.
Page 23 of 23