Networking Fundamentals: OSI, TCP/IP, and Topologies
OSI Model and Its Seven Layers
The OSI (Open Systems Interconnection) Model is a conceptual framework used to understand and standardize how different networking protocols interact and communicate. It consists of 7 layers:
- Physical Layer: Hardware transmission (bits).
- Data Link Layer: Error-free data transfer (frames).
- Network Layer: Path determination and IP addressing (packets).
- Transport Layer: End-to-end connection and reliability (segments).
- Session Layer: Managing communication sessions.
- Presentation Layer: Data translation and encryption.
- Application Layer: User interface and network services (HTTP, FTP).
TCP/IP Model Architecture
The TCP/IP Model is a four-layer architecture used for the modern internet.
Explanation of Two Key Layers
- Application Layer: Provides network services directly to applications (e.g., browsing the web via HTTP or sending email via SMTP).
- Internet Layer: Responsible for routing packets across different networks using IP addresses (equivalent to the OSI Network Layer).
Network Topologies and Examples
Topology refers to the physical or logical arrangement of a network.
- Bus Topology: All nodes connect to a single central cable (backbone). Example: A small home network using a single coaxial cable.
- Star Topology: All nodes connect to a central hub or switch. Example: A modern office LAN where every PC plugs into one central switch.
- Ring Topology: Each node connects to exactly two other nodes, forming a continuous loop. Example: Older Token Ring networks.
- Mesh Topology: Every node is connected to every other node. Example: The infrastructure of the internet backbone.
Three Kinds of Transmission Media
A. Guided Media
Physical cables that direct signals.
- Twisted Pair: Used in telephone lines and LANs.
- Fiber Optics: Uses light pulses through glass threads; offers very high speed over long distances.
B. Wireless (Terrestrial Radio)
Uses radio waves to transmit data through the air without physical cables. It is used for broadcast radio and cellular communications.
C. Satellite
Uses communication satellites in Earth's orbit to relay signals. It is essential for long-distance communication where cables are impractical, such as GPS or global TV broadcasting.
with a size of 2.75 KB