- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Openview Report on IP addresses
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-22-2001 11:59 AM - last edited on 12-19-2012 07:41 PM by Cathy_xu
01-22-2001 11:59 AM - last edited on 12-19-2012 07:41 PM by Cathy_xu
Openview Report on IP addresses
I have Network Node Manager, and I simply want it to generate a printout with the name and IP addresses of all the nodes on a network - but I can't seem to find a way to do this. SURELY it can do something so basic, can't it?
P.S.This thread has been moved from ITRC OV education & training Forum to Network Management / (OpenView-NNM) Support and News Forum- HP Forums Moderator
P.S.This thread has been moved from ITRC OV education & training Forum to HP-UX > networking- HP Forums Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 07:41 AM
01-24-2001 07:41 AM
Re: Nagle algorithm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 02:32 PM
02-01-2001 02:32 PM
Re: Nagle algorithm
tcp_naglim_def
Initial value for the Nagle limit
This value is given in bytes.
The minimum is 1.
The maximum is 65535 bytes.
The default is set to 65535 bytes.
Also please note that 11.0 telnetd sets the Nagle value to 1, so if you want to use the Nagle algorithm with telnet, you need to use the -TCP_DELAY option with telnetd n /etc/inetd.conf.
I was not able to find a definitive answer for the 10.20 TCP stack, but my recollection is that the Nagle Algorithm has been part of the TCP Transport for a very long time.