Quantcast
Channel: tonymacx86.com
Viewing all articles
Browse latest Browse all 427618

How I change all the device ID on my quad port Intel NIC (using Xubuntu 16.04)?

$
0
0
So I have a quadport Intel gigabite NIC (dual 82571EB).

To get the device IDs, I used:

Code (Text):
lspci -nn -vvv | grep Ethernet
all the 4 devices were identified as 8086:10bc. I want to change 10bc to 105e for all 4 devices.

ifconfig shows all 4 devices as:

Code (Text):
enp3s0f0 enp3s0f1 enp4s0f0 enp4s0f1
To find the correct offset, I used this command:

Code (Text):
# ethtool -e my-interface-here | grep 86

    0x0010 87 d9 05 71 2f 24 4b 70 3c 10 bc 10 86 80 65...
How I change all the device ID on my quad port Intel NIC (using Xubuntu 16.04)?

Viewing all articles
Browse latest Browse all 427618

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>