Network Interface Cards
NIC
MAC
Link Status
Speed
Duplex
Vendor
Device
PCI Bus Path
% for row in nics:
${row[0]}
${row[1]}
${row[2]}
${row[3]}
${row[4]}
${row[5]}
${row[6]}
${row[7]}
% endfor