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