Simple Windows console application to send some RMCP messages: RMCP Ping RMCP Get Channel Authentication Capabilities RMCP+ Get Channel Authentication Capabilities
Has been updated to show the Rx and Tx rate in Mbps. In addition there is now a IPMIPong utility that can be used in conjunction with IPMIPing that will stress the sideband interface. IPMIPing now has a RX option designed to be exclusively used with IPMIPong.
Follow IPMIPing
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
perfect application for me to test out my IPMI connection. Would be great to add more test like open/close session and other standard commands. Found two issue though: 1. Option RMCP+ that is displayed in help text is not a valid option. only support RMCPP not the + sign. 2. In pin command you fill in the IANA Enterprise number backwards. You do BE 11 00 00 and ti should be 00 00 11 BE. had a BMC not respond to PING because of this.