Network Engineering Week 1
Network Engineering Week 1
(NWEG5111)
Lecturer : Maodza Brian (PhD Student; MSc; BSc)
Email : [email protected]
Cell : 0672836216
INTRODUCTION
• In this module you will cover basic theoretical concepts of network architecture,
which include topologies, protocols, media and network standards and models.
• In this learning unit, you will learn about basic computer network concepts and
models.
• Not only will a solid understanding of these concepts and models assist you in
developing an understanding of the functions and roles of each layer within the
models, they will also improve your knowledge of computer networking in
general.
• The relationship between TCP/IP and the computer network model layers, is also
important to assist you with network design.
WORKLOAD REQUIREMENTS
• Explain how the reasons for a network model apply to current network system;
• Explain how the reasons for a network model apply to current network systems;
• Describe the roles and functions of each layer of the TCP/ IP Protocol model;
• Describe the roles and functions of each layer of the OSI model;
• The primary time for consultation is during the tutorial classes. Urgent
issues can be sent via email.
Assignment Work
• All work submitted by a team must be solely the work of that team.
• All work submitted by an individual must solely be the work of that individual.
• If any student or team of students submits work which is not their own, they will
be disciplined according to the University and Faculty policies.
Computer Networking Fundamentals
What is a Network ?
• People create networks to share and access a wide range of resources and
services, including files, emails, databases, applications, telephony and
hardware such as hard drives and printers.
• The people who access and use the network are called users or end users and
the people who take care of the network are called network administrators, or
simply administrators.
Computer Networks Today
• Among all of the essentials for human existence, the need to interact with
others ranks just below our need to sustain life.
• Communication is almost as important to us as our reliance on air, water,
food, and shelter.
• The creation and interconnection of robust data networks has had a
profound effect on communication, and has become the new platform on
which modern communications occur.
• Networks are helping to create a world in which national borders,
geographic distances, and physical limitations become less relevant.
• Networks have changed the way people work, the way we learn, the
way we play, the way we communicate & the way we work.
Activity
• Discuss how networks have affected:
i. The way we communicate
ii. The way we work.
iii. The way we play
Common networking terms
• Node - Refers to a single device such as a computer, server or printer that is
connected to a network. It might be called a station on a wireless network and
it is typically used by end users on a regular basis.
• Transmission media are the communication pathways that carry the data signals
between devices.
• Backborne - The fast link that connects segments and shared devices (such as
routers, switches and servers) on a LAN. Backbones are also created between
LANs, between WANs, and between networks and the Internet by internetwork
devices.
• Server- is a computer or system that provides resources, data, services, or
programs to other computers, known as clients, over a network. In theory,
whenever computers share resources with client machines they are considered
servers.
• Router - is a device that communicates between the internet and the devices in
your home that connect to the internet. As its name implies, it “routes” traffic
between the devices and the internet.
• Switch – is a device facilitate the sharing of resources by connecting together all
the devices, including computers, printers, and servers, in a small business
network.
Activity
• Discuss the different types of servers.
• Discuss the differences between switch and a router
• Example of a network
Common Examples of Communications Networks
1. The desktop and Internet
It has a computer that has a fixed on the desk and its connection to the network
using a cable .
2. A laptop and a wireless connection
This is the network that uses wireless connection for laptops and other portable
devices like Smartphones , tablets, laptops etc.
3. Cell phone system
• This allows smartphone and cell phone users to make calls, communicate
using sms and have access to mobile broadband data.
4. Television Satellite system
Convergence in Networks
• The most common models are : TCP/IP protocol suite(Internet model) and the
Open Systems Interconnection (OSI) model.
• Discuss the benefits of network models
TCP/IP Protocol Suite
• In TCP/IP, the network remains intact until the source, and destination machines were
functioning properly.
• TCP offers reliability and ensures that data which arrives out of sequence should put
back into order.
• TCP allows you to implement flow control, so sender never overpowers a receiver with
data.
The Layers of the TCP/IP Protocol Suite
OSI Reference Model