Computer Networks an Introduction
Computer Networks an Introduction
Introduction
Computer networks are the foundation of modern communication,
enabling the seamless exchange of data and information across devices
and locations. This section provides an overview of the key components,
protocols, and technologies that power computer networks.
AS by Aviral Singh
The OSI Model: Layers and
Protocols
1 Physical Layer
Deals with the physical equipment involved in the
network, such as cables, connectors, and signaling.
3 Network Layer
Responsible for logical addressing and routing of data
across the network.
Network Topologies: Connecting Devices
Bus Topology Star Topology Mesh Topology
All devices are connected to a single Devices are connected to a central Devices are interconnected, with
cable, or "backbone," that transmits hub, which manages and distributes multiple paths between any two points
data between them. the data flow. for increased redundancy.
IP Addressing: IPv4 and IPv6
IPv4 IPv6
The traditional 32-bit The new 128-bit addressing
addressing scheme, which is protocol, designed to provide a
now facing exhaustion due to virtually unlimited number of
the growing number of unique IP addresses.
connected devices.
Transition
As the world transitions from IPv4 to IPv6, both protocols must
coexist and interoperate for seamless connectivity.
Routing and Switching:
Directing Data Flow
Routers
Direct data packets between networks based on logical addressing and
routing protocols.
Switches
Interconnect devices within a local network, forwarding data based on
physical addressing.
Firewalls
Secure networks by monitoring and controlling incoming and outgoing
traffic based on predefined rules.
Networking Devices: Hubs, Switches, Routers
Hubs Switches Routers
Interconnect devices in a network, but Efficiently forward data between Connect different networks, routing
lack intelligence and simply broadcast devices by learning and maintaining a data packets to their destination
all incoming data to all connected table of MAC addresses and their based on logical addressing and
ports. corresponding ports. routing tables.
Transmission Media: Wired
and Wireless
Wired
1 Copper cables, such as Ethernet and coaxial, provide
reliable and high-speed data transmission.
Fiber Optic
2 Transmit data using light pulses, offering extremely high
bandwidth and low latency over long distances.
Wireless
Radio frequency and microwave signals enable seamless
3
connectivity without physical cables, but with potential
interference issues.
Network Security: Threats and Countermeasures
1 Firewalls 2 Encryption 3 Access Control
Monitor and control incoming and Protect data by converting it into Restrict access to network
outgoing network traffic based a coded format that can only be resources and devices based on
on predefined security rules. accessed by authorized parties. user authentication and
authorization policies.
Network Troubleshooting:
Identifying and Resolving
Issues
Connectivity Issues Performance Problems
Check physical connections, Analyze network traffic,
network device configurations, identify bottlenecks, and
and troubleshoot routing and optimize network settings to
switching problems. improve overall performance.
Security Breaches
Detect and mitigate unauthorized access attempts, malware
infections, and other security-related issues.
The Future of Computer
Networks: Trends and
Innovations
1 5G and Beyond
Faster and more reliable wireless connectivity, enabling
new applications like autonomous vehicles and remote
surgery.
3 Cloud Computing
Centralized computing resources and storage, accessible
from anywhere, revolutionizing data processing and
collaboration.