200-901 · Question #554
Which unique identifier allows network traffic to be routed to a host?
The correct answer is C. IP address. An IP address (e.g., 192.168.1.10) is the unique Layer 3 identifier that routers use to make forwarding decisions and direct traffic to a specific host across networks. A hostname (A) is a human-readable label that must first be resolved to an IP address via DNS before routing…
Question
Which unique identifier allows network traffic to be routed to a host?
Options
- Ahostname
- Bnetwork prefix
- CIP address
- Dsubnet mask
How the community answered
(35 responses)- A3% (1)
- B6% (2)
- C89% (31)
- D3% (1)
Explanation
An IP address (e.g., 192.168.1.10) is the unique Layer 3 identifier that routers use to make forwarding decisions and direct traffic to a specific host across networks. A hostname (A) is a human-readable label that must first be resolved to an IP address via DNS before routing can occur. A network prefix (B) identifies the network portion of an address, not a specific host. A subnet mask (D) is used to determine the network and host portions of an IP address but does not itself identify a host.
Topics
Community Discussion
No community discussion yet for this question.