Bird
0
0

Identify the error in this subnet mask: 255.255.255.250

medium📝 Analysis Q6 of 15
Computer Networks - IP Addressing
Identify the error in this subnet mask: 255.255.255.250
ASubnet masks must have continuous ones; 250 is invalid
BSubnet masks cannot have 255 in any octet
CSubnet masks must be exactly 4 octets of zeros
DSubnet masks must always end with 128
Step-by-Step Solution
Solution:
  1. Step 1: Understand valid subnet mask rules

    Subnet masks must have continuous ones from left to right in binary.
  2. Step 2: Check binary of 250

    250 in binary is 11111010, which breaks continuity (has zero between ones).
  3. Final Answer:

    Subnet masks must have continuous ones; 250 is invalid -> Option A
  4. Quick Check:

    Subnet mask continuity = must be continuous ones [OK]
Quick Trick: Subnet mask bits must be continuous ones [OK]
Common Mistakes:
MISTAKES
  • Thinking any number between 0-255 is valid
  • Ignoring binary continuity rule
  • Confusing subnet mask with IP address

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Computer Networks Quizzes