Command Line Reference Guide
• chassis
• CMC active
Example For CMC:
• racadm getled -m server-10
<
module
> <
LED state
> server-10 Blinking
• racadm getled -m chassis
<
module
> <
LED state
> server-10 Not blinking
• racadm getled -m server-1
<
module
> <
LED state
> server-1 ON
• racadm getled -m server-9
<
module
> <
LED state
> server-9 Extension(1)
getmacaddress
Description Displays the MAC/WWN addresses for all modules or for a specified module.
To use this subcommand, you must have the 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-n, where
n
=1–4
switch-n, where
n
=1
• -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
40