N10-009 · Question #34
N10-009 Question #34: Real Exam Question with Answer & Explanation
The correct answer is A: tracert. Understanding Tracert: tracert (Traceroute in Windows) is a command-line tool used to trace the path that packets take from the source to the destination. It records the route (the specific gateways at each hop) and measures transit delays of packets across an IP network. Output
Question
Users cannot connect to an internal website with an IP address 10.249.3.76. A network administrator runs a command and receives the following output: Which of the following command-line tools is the network administrator using?
Options
- Atracert
- Bnetstat
- Ctcpdump
- Dnmap
Explanation
Understanding Tracert: tracert (Traceroute in Windows) is a command-line tool used to trace the path that packets take from the source to the destination. It records the route (the specific gateways at each hop) and measures transit delays of packets across an IP network. Output Analysis: The output shows a series of IP addresses with corresponding round-trip times (RTTs) in The asterisks (*) indicate that no response was received from those hops, which is typical for routers or firewalls that block ICMP packets used by tracert.
Community Discussion
No community discussion yet for this question.