IPMI
Update your firmware
ftp://ftp.supermicro.com/utility/IPMI%20FW%20flash%20tools/SMT/
./lUpdate.sh -f SMT_X9_130.bin -i kcs -r nftp://ftp.supermicro.com/utility/IPMICFG/
| Fonction | Commande | 
|---|---|
| Show IP | ipmicfg-win.exe -m | 
| Show subnet mask | ipmicfg-win.exe -k | 
| Show Gateway | ipmicfg-win.exe -g | 
| Check FW | ipmicfg-win.exe -vgr | 
| Show VLAN | ipmicfg-win.exe -vlan | 
| Set VLAN on | ipmicfg-win.exe -vlan on #VLAN | 
| Set VLAN off | ipmicfg-win.exe -vlan off | 
| Check IPMI chipset | ipmicfg-win.exe -selftest | 
| Set IP Static | ipmicfg-win.exe -m 10.x.x.x | 
| Set Subnet | ipmicfg-win.exe -k 255.255.255.0 | 
| Set gateway | ipmicfg-win.exe -g 10.x.x.1 | 
| Set DHCP off | ipmicfg-win.exe -dhcp off | 
| Set DHCP on | ipmicfg-win.exe -dhcp on | 
| Check fan mode | ipmicfg-win.exe -fan | 
| List users | ipmicfg-win.exe -user list | 
| Add user | ipmicfg-win.exe -user add [user ID] [user name] [password] [privilege] | 
| Del user | ipmicfg-win.exe -user del [user id] | 
| Change user passwd | ipmicfg-win.exe -user setpwd [user ID] [password] | 
| Change user pri | ipmicfg-win.exe -user level [user ID] [privilege] | 
ftp://ftp.supermicro.com/utility/IPMIView/
Install java JRE and open 'IPMIView20.jar' with the java bin
