1rmcp_ping(1)                IPMI RMCP Ping program                rmcp_ping(1)
2
3
4

NAME

6       rmcp_ping - IPMI RMCP Ping program
7
8

SYNOPSIS

10       rmcp_ping [-p port] [-t waittime] [-s starttag] [-d] destination
11
12

DESCRIPTION

14       The  rmcp_ping  program sends an RMCP ping packet onces a second to the
15       destination, printing unique responses it receives.
16
17

OPTIONS

19       -p port
20              Set the destination port.  This is the  standard  RMCP  port  by
21              default, 623.
22
23       -t waittime
24              Sets  the  number  of  seconds  to  wait for a response.  Ten by
25              default.
26
27       -s starttag
28              There is an 8-bit tag value in every ping packet (0-254, 255  is
29              reserved),  this  program will cycle through the values starting
30              at starttag.  This is zero by default
31
32       -d     Turns on debugging to standard output.
33
34       destination
35              The target address, default is the  broadcast  address  (default
36              255.255.255.255)
37
38

AUTHOR

40       Corey Minyard <cminyard@mvista.com>
41
42
43
44OpenIPMI                           02/24/06                       rmcp_ping(1)
Impressum