Reference Guide

To use this subcommand, you must have the CMC Login User privilege.
Synopsis
racadm getmacaddress
racadm getmacaddress -m chassis
racadm getmacaddress -m switch-<n>
racadm getmacaddress [-m <module>] [-t iscsi] [-x]
racadm getmacaddress [-a]
racadm getmacaddress -c IO-Identity
racadm getmacaddress -c Flexaddress
racadm getmacaddress -c Factory
racadm getmacaddress -c all
Input
-m < module > — Specifies the module whose MAC address you want to
view.
< module > may be one of the following:
server-n , where n=1–4
switch-n , where n=1–2
-t — Displays the iSCSI MAC addresses for all servers or the specified
server if used with -m option.
-x — Displays the extra MACs (Ethernet or iSCSI) for servers with additional
LOM MACs and must be used with -m option.
-a — Displays the Ethernet and iSCSI MAC/WWN addresses for all iDRAC/
LOMs/mezzanine cards. When FlexAddress is enabled for a particular slot,
then the chassis-assigned MAC/WWN address is displayed.
-c— Displays the Ethernet, iSCSI, MAC/WWN, assignment type, and
partition status of all LOMs or mezzanine cards. Valid values for -c option
are:
IO-Identity — Displays the user-defined MAC/WWN addresses.
FlexAddress — Displays the chassis assigned WWN/MAC addresses.
Factory — Displays the MAC/WWN addresses for all LOMs or
mezzanine cards.
all — Displays the console assigned MAC/WWN of all LOMs or
mezzanine cards.
Example
Displays the NDC or LOM MAC address.
racadm getmacaddress
Display iSCSI MAC addresses for all servers.
racadm getmacaddress -t iscsi
Display iSCSI MAC for server-1.
racadm getmacaddress -m server-1 -t iscsi
Display extra iSCSI MACs for server-1 (if available).
racadm getmacaddress -m server-1 -t iscsi -x
41