Courseiva
Network Infrastructure and ConnectivitymediumMatchingObjective-mapped

CCNA Network Infrastructure and Connectivity Practice Question

Match each address-related concept to its most accurate meaning.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Indicates network versus host portions of an IPv4 address

Next-hop path used for off-subnet traffic

Address used to reach all hosts in the local broadcast domain

Address that identifies the subnet itself

⚠ Common exam trap

The exam often tests your ability to differentiate between IP addresses, MAC addresses, subnet masks, and default gateways. Be careful not to confuse the function of each, especially since they are all related to addressing and routing.

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

Subnet mask: Indicates network versus host portions of an IPv4 address

The subnet mask is used to distinguish the network portion from the host portion of an IPv4 address. The default gateway is the next-hop router that forwards traffic destined for off-subnet networks. The broadcast address sends packets to all hosts within the local broadcast domain, while the network address identifies the subnet itself and is the first address in the subnet range.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Subnet mask: Indicates network versus host portions of an IPv4 address

    Why this is correct

    A subnet mask is a 32-bit dotted-decimal or prefix-length value that uses contiguous 1s to separate the network portion from the host portion of an IPv4 address. By comparing the mask with an IP address, devices can determine whether a destination lies on the local subnet or requires forwarding to a router. It is essential for logically dividing networks and for calculating the exact range of available host addresses.

  • Default gateway: Next-hop path used for off-subnet traffic

    Why this is correct

    The default gateway is the IP address of the local router interface that a host uses as its next hop for any packet whose destination subnet is not directly connected. When a host determines that a target is off-subnet, it encapsulates the packet with the gateway's MAC address while keeping the destination IP unchanged. This enables communication beyond the local broadcast domain without requiring every host to maintain full routing tables.

  • Broadcast address: Address used to reach all hosts in the local broadcast domain

    Why this is correct

    Broadcast address is a special IPv4 address within each subnet where all host bits are set to binary 1, enabling a single frame to reach every interface on that local broadcast domain. It is never assigned to an individual host and is not forwarded by routers across subnets, limiting its scope to the local segment. This makes it the standard targeting mechanism for protocols like ARP requests and DHCP discovery.

  • Network address: Address that identifies the subnet itself

    Why this is correct

    Network address is the lowest address in a subnet, formed by setting all host bits to 0, and it acts as the numeric identifier of the subnet itself in routing tables. Because it represents the entire prefix, it cannot be configured as a valid host IP on any interface. Routers use this address to determine the network path and to summarize routes.

Visual reference

Inside (Private) PC-A 10.0.0.1 PC-B 10.0.0.2 NAT Router Outside (Public) 203.0.113.1 Inside Global Server PAT: many private IPs share one public IP via unique port numbers

Quick reference

IPv4 Address Class Summary

ClassFirst Octet RangeDefault MaskNetworksHosts per Network
A1–126/8 (255.0.0.0)12616,777,214
B128–191/16 (255.255.0.0)16,38465,534
C192–223/24 (255.255.255.0)2,097,152254
D224–239N/AMulticast groups
E240–255N/AReserved / experimental

127.x.x.x is reserved for loopback. Modern networks use CIDR (classless) rather than classful addressing.

About these practice questions

One of 1,389 original 200-301 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

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.