IPMIPING(8) | System Commands | IPMIPING(8) |
ipmiping - send IPMI Get Authentication Capabilitiy request to network hosts
ipmiping [OPTION...] destination
ipmiping uses the IPMI Get Channel Authentication Capabilities request datagram to elicit an IPMI Get Channel Authentication Capabilitiesl response from a remote host. The utility can be used to verify if a remote host supports IPMI. The initial starting sequence number will be randomized. ipmiping will return 0 to the environment if it receives atleast 1 response from the remote host. Otherwise, it exists with a value of 1.
The following options are available
It has been observed that some remote BMCs can get "confused" and delay packet responses if duplicate packets (with duplicate sequence numbers) are sent in succession very quickly. There is no known way to cleanly deal with a "confused" BMC other than the wait awhile.
Unlike ping(8), local network devices (e.g. 127.0.0.1) cannot be "pinged".
Report bugs to <freeipmi-users@gnu.org> or <freeipmi-devel@gnu.org>.
Copyright (C) 2007-2015 Lawrence Livermore National Security, LLC.
Copyright (C) 2003-2007 The Regents of the University of California.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
Command and manpage based off ping(8).
freeipmi(7), ping(8), rmcpping(8)
http://www.gnu.org/software/freeipmi/
2023-03-23 | ipmiping 1.6.10 |