1. Explain the different Network communication protocols
2. Describe the TCP/IP model and OSI networking Model with Illustration
3. Describe the concept of IP Addressing
4. Explain Various forms of network insecurity and explain how network security can be enforced with the CIA triangle
Tuhin PaulPosted Sep 29, 2025, 5:36 AM
Sample example
Tuhin PaulPosted Sep 29, 2025, 5:23 AM
Key protocols:
TCP/IP is practical; OSI is theoretical reference.
IP Addressing
Unique identifier (IPv4: 32-bit, e.g., 192.168.1.1; IPv6: 128-bit, e.g., 2001:db8::1).
Used to route data across networks. Includes subnet masks (network/host division) and CIDR notation.
Network Insecurity & CIA Triangle
Threats: Eavesdropping, DoS, MITM, malware, spoofing.
CIA Enforcement:
Security = CIA triad applied via tech + policy.