Network Management

Traceroute

English

Overview

A command that discovers the route a packet takes to reach its destination.

Details

A command that identifies the routers along the path to a destination by sending packets with progressively increasing TTL values. Each hop's reply uses an ICMP "Time Exceeded" message, though implementations differ -- Windows's tracert defaults to ICMP probes, while Linux's traceroute defaults to UDP.

More Networking terms