Tips, Optimize Network & Infrastructure.

TRACE ROUTE

Uno de los comandos que podemos utilizar para verificar que nuestra estacion tenga no mas de 30 saltos a *.unosof.com es tracert

WINDOWS:

Traceroute is a utility that records the Internet route (gateway computers at each hop) between your computer and a specified destination computer. It also calculates and displays the amount of time for each hop. This utility helps you find where high transfer times are occurring in your internal network and the Internet. Before using Traceroute, you can use the Ping utility to identify whether a host is present on the network. For more information, see Running and Reading a Ping.

//Type: tracert farm.unosof.com
Windows: tracert

MAC OS:

Take the following steps to run a traceroute in Mac OS®:

  1. Click the Spotlight icon in the Menu bar. Note: The icon looks like a magnifying glass.

  2. Enter Network Utility into the Spotlight Search field.

  3. Double-click Network Utility from the Top Hit list.

  4. Click the Traceroute tab.

  5. Enter the IP address or web address for the destination site and click Trace.

// TYPE: traceroute farm.unosof.com
MAC OS: TRACE ROUTE

Last updated

Was this helpful?