eth[0123…] to the new naming convention as shown in Table 8.3, “The biosdevname Naming Convention”. Note that unless the system is a Dell system, or biosdevname is explicitly enabled as described in Section 8.6.2, “Enabling and Disabling the Feature”, the systemd naming scheme will take precedence.
Table 8.3. The biosdevname Naming Convention
| Device | Old Name | New Name |
|---|---|---|
| Embedded network interface (LOM) | eth[0123…] | em[1234…]
[a] |
| PCI card network interface | eth[0123…] | p<slot>p<ethernet port>
[b] |
| Virtual function | eth[0123…] | p<slot>p<ethernet port>_<virtual interface>
[c] |
[a]
New enumeration starts at 1.
[b]
For example: p3p4
[c]
For example: p3p4_1
| ||
root:
~]# yum install biosdevname