Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Code Block
saqibali@saqibali-desktop:~$ uname \-a Linux saqibali-desktop
2.6.32-45-generic #102-Ubuntu SMP Wed Jan 2 21:53:06 UTC 2013 i686 GNU/Linux

Looking at the man pages the traceroute is able to lookup the Autonomous System information (-A option) and also to send queries in parallel (-N squeries option).

We also made measurements of timing for traceroute from UTM to UNIMAS starting at hop 1, with and without the -A option and with and without name resolution (-n option) .  With name resolution the traceroute took over 3 minutes, Without name resolution it took 30 seconds. The number of names that needed resolving was 10. Thus each name took roughly 15 seconds to resolve.

Traceroute UTM to UM goes via the US

...