GCIA · Question #110
Which of the following utilities provides information as per the format given below?
The correct answer is A. TRACERT. TRACERT (Trace Route) displays hop-by-hop path information including TTL, round-trip latency per hop, and intermediate router IP addresses or hostnames.
Question
Which of the following utilities provides information as per the format given below?
Exhibit
Options
- ATRACERT
- BNBTSTAT
- CNETSTAT
- DPING
How the community answered
(19 responses)- A74% (14)
- B16% (3)
- C5% (1)
- D5% (1)
Why each option
TRACERT (Trace Route) displays hop-by-hop path information including TTL, round-trip latency per hop, and intermediate router IP addresses or hostnames.
TRACERT sends packets with incrementing TTL values and reports each intermediate router (hop) along the path to the destination, displaying columns for hop number, three round-trip time samples, and the router hostname or IP. This tabular hop-by-hop format is unique to TRACERT among the listed utilities.
NBTSTAT displays NetBIOS over TCP/IP statistics and name tables, not routing path information.
NETSTAT shows active TCP/UDP connections, listening ports, and socket statistics, not hop-by-hop routing.
PING sends ICMP echo requests to a single destination and reports round-trip time only, without showing intermediate hops.
Concept tested: TRACERT utility hop-by-hop output format
Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/tracert
Topics
Community Discussion
No community discussion yet for this question.
