Use at the server console to print the route that packets take to the network host.
NWTrace utilizes the IP Protoco time-to-live field and attempts to elicit an ICMP_TIME_EXCEEDED response from each of the gateways along the path to a host, to track the route the packets follow. The only mandatory parameter is the destination hostname or IP address. The default probe datagram length is 40 bytes, but this can be increased by specifying a packet length (in bytes) after the destination hostname.
NWtrace [-Snv] [-M min_ttl] [-m max_ttl] [-q nqueries] [-s src_addr] [-w wait_time] host [packetlen]