Hi, I am looking for a PXE API to count and display the mac addrsses of all the connected nics to the machine. Any help on this will be highly appreciated. Thank you, Madhusudan M I
Op 4-10-2011 6:26, Madhusudan M.I schreef:> Hi, > > I am looking for a PXE API to count and display the mac addrsses of all the > connected nics to the machine. > > Any help on this will be highly appreciated.I think you're getting into the realm of iPXE (http://ipxe.org) here as it has script support, including variables. Additional documentation might be available from an earlier project called gPXE (and even earlier, Etherboot).
On 10/03/2011 09:26 PM, Madhusudan M.I wrote:> Hi, > > I am looking for a PXE API to count and display the mac addrsses of all the > connected nics to the machine. > > Any help on this will be highly appreciated. >There isn't one. PXE only gives information about the boot NIC. -hpa