Intel® FPGA Software Installation and Licensing

ID 683472
Date 10/04/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: mwh1410890918659

Ixiasoft

Document Table of Contents

A.1.2. Finding the NIC ID on Linux

Use the ifconfig utility to find the NIC ID on Linux.
  • At a command prompt, type:
    /sbin/ifconfig eth0

The command prints network information. The NIC Address appears as HWaddr.

Figure 3. NIC ID in the Output of ifconfig Command