From: Choudhury S. P. N. <csp...@gm...> - 2017-05-24 03:03:58
|
I have a supermicro server and have 2 onboard NICs and a PCI Network Card. I need to find the MAC address of the add-on card. I have tried this command ipmitool -H <IPMI IP> -U ADMIN -P password raw 0x30 0x21 But above command gives me onboard MAC address. How do I find the MAC of my PCI card ? |