networking lecture note
networking lecture note
---
Basic Networking
---
1. Introduction to Networking
Networking refers to the interconnection of multiple devices (computers, printers, etc.) to share
resources, communicate, and collaborate efficiently. It enables data sharing, internet access, and
resource allocation.
Types of Networks
1. LAN (Local Area Network): Connects devices within a limited area, such as an office or building.
2. WAN (Wide Area Network): Covers large geographical areas, often connecting multiple LANs.
3. MAN (Metropolitan Area Network): Spans a city or large campus, larger than LAN but smaller than
WAN.
4. WLAN (Wireless Local Area Network): A wireless version of LAN using Wi-Fi technology.
Network Topologies
1. Bus Topology: Devices are connected in a single line; simple but prone to failure.
2. Star Topology: Devices are connected to a central hub or switch; fault-tolerant and commonly used.
3. Ring Topology: Devices form a circular connection; failure in one link affects the entire network.
4. Mesh Topology: Each device connects to every other device; highly fault-tolerant but expensive.
---
2. Network Fundamentals
Network Protocols
2. HTTP (Hypertext Transfer Protocol): Used for web browsing and transferring web pages.
3. FTP (File Transfer Protocol): Used for transferring files between computers.
Network Devices
1. Hub: A basic device that connects multiple devices and broadcasts data to all.
3. Router: Connects multiple networks and directs data packets between them.
Network Media
1. Twisted Pair: Most commonly used cable for short distances; affordable but prone to interference.
2. Coaxial Cable: Used for cable TV and internet; offers better shielding than twisted pair.
3. Fiber Optic: High-speed data transmission over long distances; immune to interference.
---
3. Network Architectures
2. Data Link: Handles error detection and correction, and frames data.
3. Network: Manages routing and logical addressing (e.g., IP).
Architecture Types
2. Peer-to-Peer: Devices act as both clients and servers, enabling resource sharing without a central
server.
---
4. Network Protocols
IP Addressing
Subnetting
Divides a larger network into smaller segments for better management and security.
Routing Protocols
2. OSPF (Open Shortest Path First): Ideal for large, complex networks.
3. EIGRP (Enhanced Interior Gateway Routing Protocol): Advanced, efficient routing for enterprise
networks.
---
5. Network Security
Network Threats
Security Measures
Encryption
Converts data into unreadable formats to ensure security; only authorized users can decrypt it.
---
6. Network Troubleshooting
Troubleshooting Tools
Techniques
1. Divide and Conquer: Start testing at the middle of the network to isolate problems.
---
Wireless Networking
1. Wi-Fi: Operates on 2.4 GHz and 5 GHz bands for wireless connectivity.
1. SNMP (Simple Network Management Protocol): Monitors and manages network devices.
Ensures critical network traffic (e.g., voice or video) is prioritized over less critical traffic to maintain
performance.
---
Key Takeaways
2. LAN, WAN, and MAN have specific use cases depending on the geographical area and requirements.
3. The OSI and TCP/IP models provide a framework for understanding network operations.
4. Protocols like TCP/IP, HTTP, and FTP are essential for communication and data transfer.
5. Security measures like firewalls, VPNs, and encryption ensure network integrity and data safety.
6. Troubleshooting tools like ping and traceroute help diagnose and resolve network issues.
7. Advanced topics like wireless networking and QoS enhance network efficiency and usability.
---
This lecture note is designed to provide a comprehensive guide to the course content, enabling students
to confidently answer all the questions from the Basic Networking curriculum. Let me know if you'd like
to refine it further!