Friday, May 20, 2016

How to set Habanero BMC MAC address with ipmitool command

1. Power on system to Petitboot

2. Exit to shell
3. Enable MAC settable
   ipmitool raw 0x0c 0x01 0x01 0xc2 0x00
4. Set MAC address
   ipmitool lan set 1 macaddr aa:bb:cc:dd:ee:ff
ex ipmitool lan set 1 macaddr a0:42:3f:2c:61:a1
5. check result
ipmitool lan print 1

1 comment:

  1. Thank you! This info saved my from thrasing a tn71 server that had a zeroed mac.

    ReplyDelete

How to upgrade G4520G6 (B7149) Ffirmware

 G4520G6 firmware process Web GUI mode: CPLD -> BMC -> BIOS BMC Out of band (Redfish/BMC Web) : CPLD: *.jed.tar (System need power off...