IPv4
Requisitos de finalización
19. Ejemplos uso Traceroute.
Opción tiempos q
Si queremos que solamente haga 2 ping por cada host intermedio, tendremos 2 tiempos y no tres.
Usamos el parámetro q:
Sets the number of probe packets per hop. The default is 3
Este último caso es 5, y se obtienen 5 tiempos.
Opción de NO fragmentar. -F
Traza desde un gateway. g
Opción ttl máximo m
-m max_ttl, --max-hops=max_ttl
Specifies the maximum number of hops (max time-to-live value)
traceroute will probe. The default is 30.