eth[0123…], but these names do not necessarily correspond to actual labels on the chassis. Modern server platforms with multiple network adapters can encounter non-deterministic and counter-intuitive naming of these interfaces. This affects both network adapters embedded on the motherboard (Lan-on-Motherboard, or LOM) and add-in (single and multiport) adapters.
eth[0123…] to the new naming convention as shown in Table A.1, “The new naming convention”.
| Device | Old Name | New Name |
|---|---|---|
| Embedded network interface (LOM) |
eth[0123…]
|
em[1234…][a]
|
| PCI card network interface |
eth[0123…]
|
p<[b]
|
| Virtual function |
eth[0123…]
|
p<[c]
|
[a]
New enumeration starts at 1.
[b]
For example: p3p4
[c]
For example: p3p4_1
| ||
/etc/udev/rules.d/70-persistent-net.rules to change the device names to anything desired; those will take precedence over this physical location naming convention.
Dell PowerEdge, C Series, and Precision Workstation systems. For more details regarding the impact on Dell systems, visit https://access.redhat.com/kb/docs/DOC-47318.
eth[0123…] naming convention will continue to be used.