Sunday, March 20, 2022

How to check the MAC address from the ILOM.

There are 2 ways to get the MAC address from ipmitool or from the ILOM command line.

From ipmitool:

# ipmitool sunoem cli "show /SYS/MB/NET0 fru_macaddress"  << do this for NET1,NET2,NET3

From ILOM cmd:

-> show /System/Networking/Ethernet_NICs/Ethernet_NIC_0 mac_addresses  << do this for NIC_1, NIC_2, NIC_3

No comments:

Post a Comment