Quick Reference Guide

getmacaddress
Description Displays the MAC/WWN addresses for all modules or for a specified module.
This subcommand is applicable only for CMC.
To use this subcommand, you must have CMC Login User privilege.
Synopsis
racadm getmacaddress [-m <module>] [-t iscsi] [-x]
racadm getmacaddress [-a]
Input
-m <
module
> — Specifies the module whose MAC address you want to view.
<
module
> may be one of the following:
server-nx where
n
=1-8 ;
x
= a,b,c,d
switch-n where
n
=1–6
-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.
Example
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
Display MAC for server-1.
racadm getmacaddress -m server-1
<Name> <Presence> <BMC MAC
Address>
<NIC1 MAC
Address>
<NIC2 MAC
Address>
server-1 Present 14:FE:B5:00:F0:
80
14:FE:B5:00:F0:
81
14:FE:B5:00:F0:
82
server-9 Present 14:FE:B5:00:F0:
E8
14:FE:B5:00:F0:
E9
14:FE:B5:00:F0:
EA
Display extra MACs for server-1 (if available).
racadm getmacaddress -m server-1 -x
54