Network Basics
Network Basics
Basics
Presented by: Godsent
Ebhohimen
Cybersecurity
Analyst
WHAT IS A NETWORK?
A network is a group of
interconnected devices (such
as computer, server, printer
or smart phones) that
communicate with each other
to share resources, exchange
data, and provide services.
SWITCHES
Networking device that connects
two or more device in one network
domain.
ROUTERS
Networking device that
connects different domains
and routes IP packets to
correct destination.
03
NETWORK COMPONENTS II
04
The Journey of Data
Packets
Data is broken into tiny pieces called
packets.
Packets travel through devices like
routers to reach their destination.
IP Address
Every device has a unique "home
address" called an IP address. It tells
the network where to send data.
06
How TCP/IP Works
Transmission Control Protocol
(TCP)
• Splits data into packets and
ensures they arrive
correctly.
• Like a reliable delivery
person checking every item.
IP (Internet Protocol):
• Handles addressing and
routing packets to the right
destination.
• Like the address on a package.
07
DNS and HTTP/HTTPS
Studio Shodwe
banking.
IP Addressing
What is an IPaddress?
An IP address is like a home address for devices on a
network. It tells other devices where to send data.
Types
• IPv4: Four numbers separated by dots (e.g.,
192.168.1.1).
• IPv6: Longer format, designed to provide more
addresses (e.g., 2001:0db8:85a3::8a2e:0370:7334).
Example: Your computer’s IP address helps websites
know where to send the data when you browse.
09
Subnetting Basics
What is Subnetting?
Subnetting divides a network into
smaller sections (subnetworks).
Advantages of Subnetting
• Improve performance by
reducing congestion.
• Enhance security by isolating
sections.
• Efficiently use IP addresses.
12
Common Ports You Should Know
17