Computer Networks - IP AddressingYou have a network 192.168.100.0/24 and need to create 4 equal-sized subnets. What CIDR prefix should each subnet have?A/26B/28C/25D/27Check Answer
Step-by-Step SolutionSolution:Step 1: Calculate bits needed for 4 subnets4 subnets require 2 bits (2^2=4) borrowed from host bits.Step 2: Adjust prefix lengthOriginal prefix is /24; adding 2 bits gives /26 for each subnet.Final Answer:/26 -> Option AQuick Check:4 subnets = /24 + 2 bits = /26 [OK]Quick Trick: Add bits to prefix: 2 bits for 4 subnets [OK]Common Mistakes:MISTAKESChoosing /25 (only 2 subnets)Choosing /28 (too many bits)Not adding bits to prefix
Master "IP Addressing" in Computer Networks9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More Computer Networks Quizzes IP Addressing - Subnetting and subnet masks - Quiz 8hard IP Addressing - NAT (Network Address Translation) - Quiz 6medium Network Fundamentals - Types of networks (LAN, WAN, MAN) - Quiz 13medium Network Fundamentals - What is a computer network - Quiz 5medium OSI and TCP/IP Models - Protocol Data Units at each layer - Quiz 1easy OSI and TCP/IP Models - OSI model seven layers - Quiz 4medium OSI and TCP/IP Models - OSI vs TCP/IP comparison - Quiz 15hard OSI and TCP/IP Models - Why layered models simplify network design - Quiz 5medium Physical and Data Link Layer - MAC addressing - Quiz 8hard Physical and Data Link Layer - Switching and bridging - Quiz 13medium