commit | 3efbe2df75807571305b24447d323056b4f03a5e | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Jun 07 14:47:19 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Jun 07 14:52:36 2018 -0500 |
tree | 2c5621bf279a084711a3e6ce31ef520b5060749c | |
parent | a38a287ccaa97eddc9df7333e33357b14772d4c6 [diff] |
Add Support for VLAN interfaces VLAN interfaces look like: /xyz/openbmc_project/network/eth0_60 Modified the regexes to pick up VLAN interfaces and VLAN IPV4 interfaces. To create a VLAN interface from the command line: busctl call xyz.openbmc_project.Network \ /xyz/openbmc_project/network \ xyz.openbmc_project.Network.VLAN.Create VLAN su "eth0" 60 Tested: Set the Netmask, IP Address, and Gateway on a Witherspoon VLAN IPV4 interface. Change-Id: If5f3c042cc8b75e8d0e6f27d921c4347c5216bd2 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.