Quick Reference Guide
• racadm getled -m server-9
<
module
> <
LED state
> server-9 Extension(1)
For iDRAC:
racadm getled
LED is blinking
getmacaddress
Description Displays the MAC/WWN addresses for all modules or for a specified module.
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 00:11:43:FD:B7:
2A
00:11:43:FD:B7:
2A
00:11:43:FD:B7:
2B
server-9 Extension(1) N/A 00:11:43:FD:B7:
2C
00:11:43:FD:B7:
2D
Display extra MACs for server-1 (if available).
racadm getmacaddress -m server-1 -x
50