traceroute
Trace the route to a network host.
$ traceroute
Examples
# Trace to host traceroute example.com # Numeric output traceroute -n example.com # Set max hops traceroute -m 15 example.com # IPv6 traceroute -6 example.com
Trace the route to a network host.
Examples
# Trace to host traceroute example.com # Numeric output traceroute -n example.com # Set max hops traceroute -m 15 example.com # IPv6 traceroute -6 example.com