diff --git a/ipmitool/lib/ipmi_oem.c b/ipmitool/lib/ipmi_oem.c index 055c702..636c46e 100644 --- a/ipmitool/lib/ipmi_oem.c +++ b/ipmitool/lib/ipmi_oem.c @@ -48,6 +48,10 @@ static struct ipmi_oem_handle ipmi_oem_list[] = { desc: "Supermicro BMC with OEM LAN authentication support", setup: ipmi_oem_supermicro, }, + { + name: "intelwv2", + desc: "Intel SE7501WV2 BMC with extra LAN communication support", + }, { name: "intelplus", desc: "Intel IPMI 2.0 BMC with RMCP+ communication support",