Question
I have your X8DTT-IBQF. Can I use ipmitool to change the BMC ""LAN Select"" setting?
Answer
Yes.
Traffic goes through Dedicated LAN
Ipmitool -l -lanplus -H 192.168.10.108 -U ADMIN -P ADMIN raw 0x30 0x70 0xc 1 1 0
Traffic goes through Onboard LAN1
Ipmitool -l -lanplus -H 192.168.10.108 -U ADMIN -P ADMIN raw 0x30 0x70 0xc 1 1 1
Failover(default setting)
Ipmitool -l -lanplus -H 192.168.10.108 -U ADMIN -P ADMIN raw 0x30 0x70 0xc 1 0 0
BMC will reset after the command.
 
Ipmitool -l -lanplus -H 192.168.10.108 -U ADMIN -P ADMIN raw 0x30 0x70 0xc 0 0 0
to read LAN SELECT setting.
Default (failover): you will see 00 00
Dedicated LAN: you will see 01 00
Onboard LAN: you will see 01 01
Was this FAQ helpful?
YES      NO

Enter Comments Below:
Note: Your comments/feedback should be limited to this FAQ only. For technical support, please send an email to support@supermicro.com.



 Enter your email address below if you'd like technical support staff to reply:


 Please type the Captcha (no space)
R N 7 P

FAQ Stats
FAQ ID Related Category / Keyword Date Posted Code
9848 Hardware Monitoring:
- IPMI
06/07/10


    Print Answer