07-29-2004 05:39 AM
sometimes we cannot telnet to a router configured with DLSW and OSPF.
Could be a problem with the TCP stack ?
07-29-2004 08:17 AM
Are you actively monitoring the cpu utilization of the router? If the CPU is running very high that might prevent the router from responding to telnet requests.
07-29-2004 05:10 PM
use "sh proc cpu history" to get the CPU utilization information.
Jing
07-29-2004 05:24 PM
Also, verify your exec timeout on your VTY config is not set to 0 0 or extended times. If this is set, make sure you actually exit the telnet session and do not just kill your terminal session.
(0 0 = hours minutes)
07-31-2004 04:05 PM
this could be the problem....I will configure it to 0 30 then I'll check...thanks...
08-02-2004 02:11 AM
I test with the exec-timeout and it doesn't work. I don't have users connected, dont have ACL's configured and we still cannot telnet the router.
Any idea ?
08-02-2004 06:35 AM
The CPU is almost at 5%.
08-02-2004 09:27 AM
Can you telnet to the router to itself when you are on the console? If the CPU utilization is not high, do a debug tcp trans while you are telneting from the console.
Jing
08-02-2004 09:39 AM
BTW, what platform are you using? And which specific interface you are trying to telnet to? Can you please give the output of sh line?
Thanks
Jing
11-04-2004 08:34 PM
sometimes you cannot telnet means sometime you can telnet successfully.
There may be old telnet sessions present at the router.
#sh run | beg vty
to see how many vty sessions available for your router.
#sh user
to see how many telnet sessions exist.
if there are more than one vty sessions then you can clear the old one.
11-05-2004 12:33 AM
Hello, I have the same issue on a C7200 router.
Check if you have "ip tcp timestamp" in global config. If so, remove this command and reload the router. Let me know. Here is my e-mail: clericoj@fr.ibm.com
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