Lab2 Samman
Lab2 Samman
INSTITUTE OF ENGINEERING
THAPATHALI CAMPUS
A Lab Report
Of
Computer Network and Security
On
Simple Network using Hub, Switch and Routers
Submitted By:
Rishav Subedi (THA076BCT036)
Submitted To:
Department of Electronics and Computer Engineering
Thapathali Campus
Kathmandu, Nepal
Scalability: Networking allows for the expansion and scalability of the network
infrastructure. New devices can be easily added to the network, and the network
capacity can be increased to accommodate growing demands.
Switch:
A switch is designed to receive data packets from devices connected to its ports
and forward them to the appropriate destination. Unlike a hub that broadcasts data
to all connected devices, a switch examines the data packets' destination MAC
addresses and selectively forwards them only to the port where the destination
device is connected. This process is known as "switching" and helps optimize
network performance by reducing collisions and unnecessary traffic.
Routers:
A router is a networking device that operates at the network layer (Layer 3) of the
OSI model. It is responsible for connecting multiple networks together, directing
network traffic, and making intelligent decisions regarding the best path for data to
travel between networks.
IMPLEMENTATION:
The illustration of networking using Hub , switches and Routers is done by using
cisco packet tracer. Cisco Packet Tracer is a network simulation and visualization
tool developed by Cisco Systems. It is widely used by network professionals,
students, and educators to design, configure, and troubleshoot network setups.
Cisco Packet Tracer provides a virtual environment where users can create and
simulate network topologies, devices, and network traffic.
Simple Network using Hub
a. Add Devices: From the device palette on the left side of the Packet
Tracer window, select a hub device. Drag and drop it onto the
workspace to add it to your network.
a. Add Devices: From the device palette on the left side of the Packet
Tracer window, select a hub device. Drag and drop it onto the
workspace to add it to your network.
a. Add Devices: From the device palette on the left side of the Packet Tracer
window, select a router device. Drag and drop it onto the workspace to add it
to your network. Similarly, select a switch device and add it to the
workspace.
c. Connect Router and Switch: Connect the router and switch together by
dragging a network cable from one of the router's Ethernet ports to an
available port on the switch.
Conclusion:
In this Lab we learnt about created a network among the PCs by different
methods. We utilized switch, hub, router as a networking device to connect those
PCs to establish a network among them using a ethernet wire. Hubs were explored
as the simplest networking devices. Switches, on the other hand, demonstrated
significant improvements over hubs. Routers played a crucial role in connecting
multiple networks together.