1/49
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What counts as one hop when a packet is forwarded to a remote network?
Each router in the path to the network
What can the path taken by a packet be used to diagnose?
Routing issues
What is the tracert command used to do?
Trace the path a packet of information takes to get to its target
What can tracert take as an argument?
An IP address or FQDN
What happens if the host cannot be located with tracert?
The command will eventually timeout, but it will return every router that was attempted
What does tracert output show?
The number of hops, the ingress interface of the router or host, and the time taken to respond to each probe in milliseconds
What does an asterisk in tracert output mean?
No acknowledgment was received within the timeout period
What does pathping do as an alternative to tracert?
Performs a trace and then pings each hop router a given number of times for a given period
What does pathping determine and measure more accurately?
The round-trip time RTT and link latency
What additional information does pathping show?
Packet loss at each hop
What should you check first if there is a routing issue?
That the local router's Internet connection status is OK
If the router is connected, what should you verify next?
That there are no wider network issues or DNS problems using the ISP's service status page or support helpline
What should you try if there are no ISP-wide issues?
Restarting the router
What does FQDN stand for?
Fully Qualified Domain Name