03-22-2013
09:31 AM
- last edited on
07-14-2023
04:26 AM
by
Translator
Hello,
When i run
traceroute
for any ip the results are displayed very slowly while there is not latency observed. It take a lot of time to display all the routes that are being taken to the destination. This is the case with both public and private ips. There is no latency on the routes but it takes too much time to display the routes I am using 2951 router. The memory and cpu utilization are normal. Any help would be appreciated. Thanks
Solved! Go to Solution.
03-22-2013
11:51 AM
- last edited on
07-14-2023
04:28 AM
by
Translator
Traceroute
will try to do a DNS reverse name lookup by default. Try
no ip domain-lookup
or
Traceroute using numeric
tracerroute x.x.x.x numeric
*** Do Rate Helpful Posts***
03-22-2013 09:35 AM
The delay can be due to resolving a name from address, thing that you can disable.
03-22-2013
10:39 AM
- last edited on
07-14-2023
04:27 AM
by
Translator
how do i do that and why would i want to disable that as it helps. The
traceroute
works fine on other routers and the configuration is pretty much same.
03-22-2013
11:51 AM
- last edited on
07-14-2023
04:28 AM
by
Translator
Traceroute
will try to do a DNS reverse name lookup by default. Try
no ip domain-lookup
or
Traceroute using numeric
tracerroute x.x.x.x numeric
*** Do Rate Helpful Posts***
03-23-2013
03:53 AM
- last edited on
07-14-2023
04:30 AM
by
Translator
Thanks Jawad that sure helps and the
traceroute
results are fast now. But my main concern/point here is that i have two routers 2851 and 2951 and the domain name is same on both the routers. It works perfectly fine on 2851 but it gets way too slow on 2951. The numeric option can get me fast results but not the solution i guess in long run. What esle i need to check or change to get the
traceroute
results quick or normal with names enabled of different service providers in between. Thanks again man....
03-23-2013
04:01 AM
- last edited on
07-14-2023
05:00 AM
by
Translator
ok i just find out that the results without running the
numeric
command are
public ip's
only without names and they still are coming slow. But if i run the
traceroute xxxxx numeric
command it appears fast. Does it appears to be a name resolution issue or something.
03-23-2013
04:51 AM
- last edited on
07-14-2023
05:00 AM
by
Translator
Hi You can do it but you have to disable
ip domain-lookup
*** Do Rate Helpful Posts ***
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide