I have recently purchased a Datacenter blade chassis. This chassis works great except for one problem that we noticed with one of our SBM-CMM-001 CMM's. One of the CMM's appears to have lost its MAC address. The only way to connect to it is to plug directly into it and go to the web address for it. Once you are in the device it looks normal except that the MAC address is missing from the device info field in the Maintance tab.
I have tried upgrading the device to the latest firmware to see if this would fix it and it has not. Is there anything else we can do to remedy this problem?
If ipmitool is used, you can use the following command to program the MAC address:
#> Ipmitool –U –P –H 192.168.100.100 lan set 1 macaddr 00:30:48:11:22:33
You need to take a look at a label inside CMM to know what MAC should be programmed.