hardmultiple choiceObjective-mapped

A host address is 10.77.4.141/28. Which address is the network address of the subnet?

Question 1hardmultiple choice
Full question →

A host address is 10.77.4.141/28. Which address is the network address of the subnet?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Best answer

10.77.4.128

This is correct because .141 is in the 128-143 /28 subnet.

B

Distractor review

10.77.4.143

This is wrong because .143 is the broadcast address of the subnet.

C

Distractor review

10.77.4.144

This is wrong because .144 starts the next /28 subnet.

D

Distractor review

10.77.4.112

This is wrong because .112 belongs to an earlier /28 block.

Common exam trap

Common exam trap: answer the scenario, not the keyword

A common exam trap is confusing the broadcast address with the network address. For a /28 subnet, the broadcast address is the last IP in the block, not the first. Selecting 10.77.4.143 might seem correct because it’s close to the host IP, but it is actually the broadcast address. Always calculate the subnet range carefully before choosing.

Technical deep dive

How to think about this question

A /28 subnet mask corresponds to 255.255.255.240, which means 28 bits are fixed for the network and 4 bits are left for host addressing. The block size is calculated as 256 minus the last octet of the subnet mask (256 - 240 = 16). This divides the IP address space into subnets with 16 addresses each. The network address is the first IP in the block, the broadcast address is the last IP, and the usable hosts are the IPs in between. For the IP 10.77.4.141/28, you determine the subnet by finding which 16-address block contains 141. Since 128 to 143 is one such block, 10.77.4.128 is the network address, 10.77.4.143 is the broadcast, and 10.77.4.129 through 10.77.4.142 are usable host addresses. Understanding this calculation is crucial for subnetting questions on the CCNA exam.

KKey Concepts to Remember

  • /28 subnet mask equals 255.255.255.240
  • Subnet block size is 16 addresses
  • Network address is the first IP in the subnet block

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Related practice questions

Related 200-301 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this 200-301 question test?

/28 subnet mask equals 255.255.255.240

What is the correct answer to this question?

The correct answer is: 10.77.4.128 — A /28 subnet has a block size of 16. In practical terms, the last-octet blocks are 0-15, 16-31, 32-47, and so on. Because 141 falls within the 128-143 block, the network address is 10.77.4.128. This is a clean addressing-boundary question that rewards careful block calculation rather than guesswork.

What should I do if I get this 200-301 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.