Computer Networks - IP AddressingWhich of the following subnet masks allows for 254 hosts in a subnet?A255.255.0.0B255.255.255.0C255.255.255.128D255.255.255.192Check Answer
Step-by-Step SolutionSolution:Step 1: Calculate hosts from subnet mask255.255.255.0 corresponds to /24 prefix, which means 8 bits for hosts.Step 2: Calculate number of hostsNumber of hosts = 2^8 - 2 = 254 (subtracting network and broadcast addresses).Final Answer:255.255.255.0 allows 254 hosts -> Option BQuick Check:Hosts in /24 = 254 [OK]Quick Trick: 255.255.255.0 = 254 hosts per subnet [OK]Common Mistakes:MISTAKESForgetting to subtract 2 for network and broadcastConfusing subnet mask bits with host bitsChoosing masks with fewer host bits
Master "IP Addressing" in Computer Networks9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More Computer Networks Quizzes IP Addressing - NAT (Network Address Translation) - Quiz 11easy IP Addressing - Classful addressing (Class A, B, C) - Quiz 8hard IP Addressing - NAT (Network Address Translation) - Quiz 1easy Network Fundamentals - What is a computer network - Quiz 2easy Network Fundamentals - Network topologies (star, bus, ring, mesh) - Quiz 2easy OSI and TCP/IP Models - Why layered models simplify network design - Quiz 6medium OSI and TCP/IP Models - Encapsulation and decapsulation - Quiz 4medium OSI and TCP/IP Models - OSI model seven layers - Quiz 14medium OSI and TCP/IP Models - Why layered models simplify network design - Quiz 9hard Physical and Data Link Layer - Ethernet protocol basics - Quiz 1easy