The TRACEROUTE command traces the route taken by TCP/IP packets to a remote host.
This command has the following syntax:
TRACEROUTE { ? | host_name | ip_address }
< COUNT={ 3 | count } >
< SIZE={ 64 | packetsize } >
< WAIT={ 3 | seconds } >
< HOPS={ 10 | number } >
< FROMHOP={ 1 | number } >
< ADDRTYPE={4 | 6 | ANY} >
< SRCIP=ip_address >
< PROTOCOL={ICMP | UDP} >