commit | 47db9cb3d2601d23d417ec8df2519af149a0aa78 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri May 04 13:16:52 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri May 25 10:06:46 2018 -0500 |
tree | d2fec0b1464e67f881928b35a1952735c28b4ab2 | |
parent | d01504cf38b79e56b84e7de1a2876249a96568b0 [diff] |
Replace "Origin" with "Netmask Prefix Length" Origin is not an important network setting, remove it, and add "Netmask Prefix Length" which is an important network setting. "Netmask Prefix Length" is called PrefixLength in the REST API. To help clarify call this field "Netmask Prefix Length". Change-Id: I59d99e98dabf8b53e74c81abb24d96b4026c2247 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response with Login required
message.http://localhost:8080
. Enter the BMC IP, Username and Password (defaults: root
/0penBmc
).Now you are logged in.