INTRODUCTION TO NETWORKING FUNDAMENTALS CAT 2
INTRODUCTION TO NETWORKING FUNDAMENTALS CAT 2
Start Date: Tuesday, 11th March 2025 Due Date: Friday, 14th March 2025
Group 1
1. Define logical topology and explain how it differs from a physical
topology, providing one example of a logical topology.
The logical layout of a network represents the logical path the data uses to reach
its set destination while the physical layout is the layout of the physical
components of the network eg the cables and devices.
An example of a logical topology is the star topology whereby the devices in
a network are connected to a central hub or switch
3. Explain the role of a network adapter card and state one factor to
consider when selecting a network adapter for a computer.
The role of the network adapter card is to enable the computer to connect
to networks to both wireless and wired connection by transmitting and
receiving data.
One factor to consider is that the Network interface card should be able to
support the network speed the user requires.
SECTION II
4. A company is experiencing network performance issues and is
considering replacing its hub with a bridge. Analyze one advantage and
one limitation of using a bridge over a hub, and recommend whether
this change would improve performance, justifying your reasoning.
The disadvantage is that the bridge brings about the problem of latency
which causes communication to be slow.
5. Discuss the layers of the TCP/IP model and the OSI model. Evaluate one
benefit the TCP/IP model provides compared to the OSI model and one
challenge it poses in implementation. Propose a scenario where the
TCP/IP model might be preferred over the OSI model
1) Network access layer- this layer handles the transmission through
physical medium and MAC addressing.
2) Internet layer- this layer handles IP addressing and routing.
3) Transport layer- this layer handles the communication from the server to
the user.
4) Application layer- this layer handles the service offered such as HTTP.
THE OSI MODEL LAYERS
1) Physical layer-- this layer handles the transmission of ram data.
2) Data link layer-- this layer handles the work of detection of errors.
3) Network layer-- this layer handles the IP addressing and routing
4) Transport layer-- this layer handles the efficient transfer of data.
5) Session layer - this layer handles the control of the session in progress
6) Presentation layer-- this layer handles the conversion of the format of
the data
7) Application layer-- this layer helps in providing the network services to
the users.
The advantage of the TCP/IP model is that it is practical and can be used
in real world scenarios while its disadvantage is that it doesn’t have the
appropriate separation of the layers unlike the OSI model.