NAME

ipmi - a table in the xCAT database.


SYNOPSIS

ipmi Attributes: node, bmc, bmcport, username, password, comments, disable


DESCRIPTION

Settings for nodes that are controlled by an on-board BMC via IPMI.


ipmi Attributes:

node

The node name or group name.

bmc

The hostname of the BMC adapater.

bmcport

In systems with selectable shared/dedicated ethernet ports, this parameter can be used to specify the preferred port. 0 means use the shared port, 1 means dedicated, blank is to not assign

username

The BMC userid. If not specified, the key=ipmi row in the passwd table is used as the default.

password

The BMC password. If not specified, the key=ipmi row in the passwd table is used as the default.

comments

Any user-written notes.

disable

Set to 'yes' or '1' to comment out this row.


SEE ALSO

nodels(1), chtab(8), tabdump(8), tabedit(8)