- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ping (-m) not there in 11.i
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
08-27-2002 11:41 PM
08-27-2002 11:41 PM
Ping (-m) not there in 11.i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 12:11 AM
08-28-2002 12:11 AM
Re: Ping (-m) not there in 11.i
According to my documentation ths never existed
What command do you use (Parameters)
What is the output of
what /usr/sbin/ping for the 10.20 and 11.11
ping
steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 12:15 AM
08-28-2002 12:15 AM
Re: Ping (-m) not there in 11.i
doesn't exist on 10.20 or 11.x or at least it's not well documented. It was available on Solaris and there was an enhance Request in HP to address this : JAGab46940
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 12:36 AM
08-28-2002 12:36 AM
Re: Ping (-m) not there in 11.i
I have included the man page definition of the option as well as our use of the command.
Here is the man page for the -m option on the 10.20 box.
-m timeout
Allows the user to override the default timeout value that ping uses to timeout(in seconds) when a host or network is unreachable(valid only with the -n option or when count is specified).
The default timeout value is 10 seconds. This option will not be effective for reachable hosts or networks.
The -m option should not be used with count equal to 0.
The command used is as follows:
/usr/sbin/ping ${frame_ip} -n 5 -m 5 2>&1 1>/dev/null
Again, thanks
Branson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 01:01 AM
08-28-2002 01:01 AM
Re: Ping (-m) not there in 11.i
Patch Name: PHNE_24260
added the option to 10.20 and has never been ported to 11
Steve steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 01:22 AM
08-28-2002 01:22 AM
Re: Ping (-m) not there in 11.i
you're right, it's a little bit confusing.
I've systems running under 11.0 and two workstations under 11.20.
On HP-UX 10.20 there is the -m option in the command and in man-page too.
On HP-UX 11.x not.
In the release notes for changed commands (10.20, 10.30 and 11.0) isn't the command ping listed.
And in the online documentation for all versions 10.x there is a man page without the -m option.
In the manpage of both versions of ping the AUTHOR is "ping was developed in the Public Domain." But only the new version has a subscription "Hewlett-Packard Company ... HP-UX Release 11.00: October 1997"
It has definitively changed. But I don't know the reasons.
Dirk