The tracert (or traceroute) control checks the path between the local host locale and the remote one and
shows its information. It is useful in the case of Internetworking networks equipped with routers.
Es: C>tracert 200.0.0.9
The maximum number of router which can be crossed is of 256, while the affective one is of 30.
The computer where the control has been carried out sends a first packet with TTL=1 (Time to Live),
increments the TTL of 1 at each retransmission until the destination doesn't answer or the TTL reaches its
maximum value (30).