Reference Guide
• racadm getmacaddress [-m <module> [-x]] [-t iscsi]
• racadm getmacaddress -a
• racadm getmacaddress -c IO-Identity
• racadm getmacaddress -c Flexaddress
• racadm getmacaddress -c Factory
•
racadm getmacaddress -c all
Input
• -m <module> — Species 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
• -t — Displays the iSCSI MAC addresses for all servers or the specied 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 the -c option are:
– IO-Identity — Displays the user-dened 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
• Displays the user-dened MAC and WWN address.
– racadm getmacaddress -c io-identity
– racadm getmacaddress -c io-identity -m server -2
• Displays the console assigned MAC/WWN of all LOMs or mezzanine cards.
racadm getmacaddress -c all
• Displays the chassis assigned WWN/MAC address.
racadm getmacaddress -c flexaddress
• Displays the MAC/WWN addresses for all LOMs or mezzanine cards.
racadm getmacaddress -c factory
Displays the MAC address for chassis.
racadm getmacaddress -m chassis
41