create computer network notes
create computer network notes
I. Introduction
● A computer network is a set of interconnected devices (computers, servers, peripherals) that
can communicate and share resources.
● Key Concepts:
○ Nodes: Devices connected to the network.
○ Links: Communication channels connecting nodes.
○ Protocols: Rules governing communication.
V. IP Addressing
● IP (Internet Protocol) Address: Unique identifier for each device on a network.
● IPv4: 32-bit address (e.g., 192.168.1.1).
● IPv6: 128-bit address (e.g., 2001:0db8:85a3:0000:0000:8a2e:0370:7334).
● Subnetting: Dividing a network into smaller subnetworks.
● Subnet Mask: Used to identify the network and host portions of an IP address.
Note: This is a basic overview. Each topic can be explored in much greater depth.