ITT531 - Module 1 - Network Today
ITT531 - Module 1 - Network Today
ITT531 - Module 1 - Network Today
o Metropolitan Area Network (MAN): Falls between LAN and WAN in terms of size.
Network Components:
o Nodes: Devices connected to the network.
Protocols:
o TCP/IP: The fundamental protocol suite for the internet.
Network Topologies:
o Star Topology: All devices connect to a central switch or hub.
Network Security:
o Firewalls: Protect networks from unauthorized access.
Subnetting:
o Dividing an IP address range into smaller subnetworks.
1. **Introduction to Networks**:
- Networks connect devices and allow them to communicate and share resources.
- Types of networks include LANs (Local Area Networks) and WANs (Wide Area Networks).
2. **Network Components**:
- **Devices**: Computers, routers, switches, and servers.
- **Media**: Cables (like Ethernet), fiber optics, and wireless connections.
3. **Networking Models**:
- **OSI Model**: Organizes networking functions into seven layers, from physical (Layer 1) to
application (Layer 7).
- **TCP/IP Model**: Used for internet communication, consisting of four layers: network interface,
internet, transport, and application.
4. **Ethernet Standards**:
- Common standard for wired networking, defining protocols for data transmission over LANs.
- Speeds range from traditional Ethernet (10 Mbps) to Gigabit Ethernet (1 Gbps) and beyond.
5. **IP Addressing**:
- **IPv4**: Uses 32-bit addresses (e.g., 192.168.1.1) and is the most widely used addressing scheme.
- **IPv6**: Uses 128-bit addresses (e.g., 2001:0db8:85a3:0000:0000:8a2e:0370:7334) to address the
issue of IPv4 address exhaustion.
6. **Networking Protocols**:
- **TCP (Transmission Control Protocol)**: Provides reliable, ordered, and error-checked delivery of
data over IP.
- **UDP (User Datagram Protocol)**: Provides connectionless, unreliable, and fast delivery of data
over IP.
7. **Wireless Networking**:
- Utilizes radio waves to transmit data over the air instead of physical cables.
- Common standards include Wi-Fi (802.11) for local wireless connectivity.
8. **Network Security**:
- Protects networks from unauthorized access, attacks, and data breaches.
- Techniques include firewalls, encryption, VPNs (Virtual Private Networks), and authentication
protocols.
9. **Cloud Computing**:
- Network-based services and resources delivered over the internet.
- Examples include public, private, and hybrid cloud deployments.