CLI Guide
The decoder values indicate the protocols of the network cards:
• 0 — Unsupported
• 1 — ISCSI
• 2 — FCoE-FIP
• 3 — iSCSI/FCoE-FIP
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> [-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–16
server-<nx>, where n=1–8; x=a,b,c,d (lower case)
switch-<n>, where n=1–6
• -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 or LOMs or mezzanine cards.
When FlexAddress is enabled for a particular slot, then the chassis-assigned MAC/WWN address is displayed.
• -c — Displays the ethernet and iSCSI MAC/WWN and assignment type, partition status of all LOMs or
mezzanine cards. The -c option must be one of the following values:
• IO-Identity — Displays the user-dened MAC/WWN addresses.
• FlexAddress — Displays the chassis-assigned MAC/WWN addresses.
• Factory — Displays factory MAC/WWN addresses.
• all — Displays Ethernet and iSCSI MAC/WWN address, Assignment Type, and Partition Status of all LOMs
or mezzanine cards.
NOTE: If the chassis is powered o owing to AC loss, the output is displayed Reserved, when you try
viewing MAC addresses using the IO-Identity and -c options.
Example
• Display MACs for all modules.
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
• Display the user-dened MAC and WWN address.
• racadm getmacaddress -c io-identity
44
RACADM Subcommand Details