HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: which ndd tcp parameters would affect the time...
Operating System - HP-UX
1834434
Members
2372
Online
110067
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2004 03:55 AM
06-10-2004 03:55 AM
Admins,
I'm trying to determine what parameters you would need to change to decrease the time you wait for a telnet to timeout attempting to telnet to a down (but resolvable) node.
This is 11.11.
tia,
Dan
I'm trying to determine what parameters you would need to change to decrease the time you wait for a telnet to timeout attempting to telnet to a down (but resolvable) node.
This is 11.11.
tia,
Dan
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2004 05:13 AM
06-10-2004 05:13 AM
Re: which ndd tcp parameters would affect the timeout of a telnet?
Hi,
I believe tcp_keepalive_interval is the paramter you should look at.
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000069216208
The itrc doc id is KBRC00012873.
Hope this helps.
Regds
I believe tcp_keepalive_interval is the paramter you should look at.
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000069216208
The itrc doc id is KBRC00012873.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2004 06:51 AM
06-10-2004 06:51 AM
Solution
Dan,
I don't think the above answer is correct for a timeout value for a new session.
I think the ndd configurable parameter that you are looking, at which time telnet would time out un reachable attempt would be
tcp_ip_abort_cinterval
It's default vaule is 75000ms = 75sec = 1:15m
To verify it, do,
# time telnet downip#
This should time out and give you the time it waited.
and compare the value with the output of,
#ndd -get /dev/tcp tcp_ip_abort_cinterval
Check it out.
HTH,Abdul.
I don't think the above answer is correct for a timeout value for a new session.
I think the ndd configurable parameter that you are looking, at which time telnet would time out un reachable attempt would be
tcp_ip_abort_cinterval
It's default vaule is 75000ms = 75sec = 1:15m
To verify it, do,
# time telnet downip#
This should time out and give you the time it waited.
and compare the value with the output of,
#ndd -get /dev/tcp tcp_ip_abort_cinterval
Check it out.
HTH,Abdul.
No unix, no fun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2004 07:20 AM
06-10-2004 07:20 AM
Re: which ndd tcp parameters would affect the timeout of a telnet?
Thanks Abdul. That's what I needed.
Dan
Dan
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP