CCNA Network Infrastructure and Connectivity Practice Question
A host address is 172.31.9.200/27. Which address is the first usable host in that subnet?
⚠ Common exam trap
Be careful not to confuse the network address with the first usable host address.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
172.31.9.193
A /27 subnet has a block size of 32. In practical terms, the relevant last-octet blocks are 0-31, 32-63, 64-95, 96-127, 128-159, 160-191, 192-223, and 224-255. Because 200 falls within the 192-223 block, the network address is 172.31.9.192 and the first usable host is 172.31.9.193. This is a host-range interpretation problem rather than just network-or-broadcast recognition.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
172.31.9.193
Why this is correct
172.31.9.193 is the first usable host address in the 172.31.9.192/27 subnet. The /27 prefix length yields a 32-address block (256–224 = 32 hosts per subnet), so with a network address of .192, the valid host range begins at .193 and ends at .222 (broadcast .223). Since 172.31.9.200 falls within this subnet, .193 is the lowest usable address in that same range.
- ✗
172.31.9.192
Why it's wrong here
172.31.9.192 is the network address of the /27 subnet that contains the host 172.31.9.200. Since /27 borrows 3 bits, the subnet increments by 32, making .192 the start of the 172.31.9.192–172.31.9.223 block. The network address itself is reserved to identify the subnet and cannot be assigned to a host, so it is not a usable host address.
When this WOULD be correct
If the question asked for the subnet address instead of the first usable host, option B would be correct. For example, a question could state, 'What is the subnet address for the network 172.31.9.192/27?'
- ✗
172.31.9.223
Why it's wrong here
172.31.9.223 is the directed broadcast address for the 172.31.9.192/27 subnet. With a /27 mask (255.255.255.224), the block size is 32, so the next network boundary is 172.31.9.224; subtracting 1 gives .223 as the broadcast address. This address is not usable as a host because broadcasts cannot be assigned to interfaces, so it cannot be the first usable host.
When this WOULD be correct
If the question were to ask for the last usable host address in the subnet 172.31.9.192/27, then option C, 172.31.9.223, would be the correct answer, as it is the highest usable address before the broadcast address.
- ✗
172.31.9.201
Why it's wrong here
172.31.9.201 is a valid host address within the 172.31.9.192/27 subnet, but it is not the first usable host. Because the network address is 172.31.9.192, the first usable IPv4 address is always one greater, so .193 is the correct first host. The .201 address is simply a later assignable host in the range .193 through .222, so it fails to satisfy the 'first usable' condition.
When this WOULD be correct
In a different question that asks for the second usable host in the subnet 172.31.9.192/27, option D would be correct, as it would be the second usable address after 172.31.9.193.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The 200-301 exam frequently reuses these exact scenarios with slightly different constraints.
✓172.31.9.193Correct answer▾
Why this is correct
172.31.9.193 is the first usable host address in the 172.31.9.192/27 subnet. The /27 prefix length yields a 32-address block (256–224 = 32 hosts per subnet), so with a network address of .192, the valid host range begins at .193 and ends at .222 (broadcast .223). Since 172.31.9.200 falls within this subnet, .193 is the lowest usable address in that same range.
✗172.31.9.192Wrong answer — click to see why▾
Why this is wrong here
172.31.9.192 is the network address of the subnet, which is reserved and cannot be assigned to any host. In IPv4, the network address is used to identify the subnet itself, not as a host address.
★ When this WOULD be the correct answer
If the question asked for the subnet address instead of the first usable host, option B would be correct. For example, a question could state, 'What is the subnet address for the network 172.31.9.192/27?'
Why candidates choose this
Students often confuse the network address with the first usable host because they are numerically close. They may think that since .192 is the start of the range, it can be used, but it is actually the subnet identifier.
✗172.31.9.223Wrong answer — click to see why▾
Why this is wrong here
172.31.9.223 is the broadcast address of the subnet, which is reserved for sending traffic to all hosts in the subnet. It cannot be assigned to a host.
★ When this WOULD be the correct answer
If the question were to ask for the last usable host address in the subnet 172.31.9.192/27, then option C, 172.31.9.223, would be the correct answer, as it is the highest usable address before the broadcast address.
Why candidates choose this
Students may mistakenly think that the last address in the range is usable, but it is actually the broadcast address. They might also confuse it with the last usable host, which is .222.
✗172.31.9.201Wrong answer — click to see why▾
Why this is wrong here
172.31.9.201 is a valid host address in the subnet, but it is not the first usable host. The first usable host is .193, which comes after the network address .192.
★ When this WOULD be the correct answer
In a different question that asks for the second usable host in the subnet 172.31.9.192/27, option D would be correct, as it would be the second usable address after 172.31.9.193.
Why candidates choose this
Students might calculate the subnet incorrectly or think that .201 is the first because it is close to the given host address .200. They may not realize that the subnet starts at .192.
Analysis generated from the official 200-301blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Visual reference
Go deeper
Related to this question
Learn chapter
IPv4 Addressing and Address Classes
Key term
Block size
Block size is the amount of data, measured in bytes, that a system reads or writes in a single operation, affecting storage efficiency and network performance.
Key term
Network address
A network address is a unique identifier that allows devices to find and communicate with each other on a computer network.
About these practice questions
Courseiva writes every 200-301 question from scratch — 1,389 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 200-301 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-301 exam.