Cmd Generator

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