Basics of Networking Structured
Basics of Networking Structured
Introduction
Computer networking involves connecting multiple computing devices together to share resources and
information.
OSI Model
The OSI (Open Systems Interconnection) model has seven layers:
1. Physical
2. Data Link
3. Network
4. Transport
5. Session
6. Presentation
7. Application
TCP/IP Model
A more practical model with four layers: Link, Internet, Transport, and Application.
IP Addressing
IPv4 uses 32-bit addresses (e.g., 192.168.1.1), whereas IPv6 uses 128-bit addresses (e.g., 2001:db8::1).
Network Devices
Routers, switches, hubs, and firewalls are key devices that form the core of modern networking.