NAME

mac - a table in the xCAT database.


SYNOPSIS

mac Attributes: node interface mac comments disable


DESCRIPTION

The MAC address of the node's install adapter. Normally this table is populated by getmacs or node discovery, but you can also add entries to it manually.


mac Attributes:

node

The node name or group name.

interface

The adapter interface name that will be used to install and manage the node. E.g. eth0 (for linux) or en0 (for AIX).)

mac

The MAC address of the network adapter that will be used to install the node, e.g. 00:D0:A8:00:05:F3 .

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)