Difference between revisions of "Consistent Network Device Naming"

From wikieduonline
Jump to navigation Jump to search
(Created page with "https://en.wikipedia.org/wiki/Consistent_Network_Device_Naming")
 
Line 1: Line 1:
 
https://en.wikipedia.org/wiki/Consistent_Network_Device_Naming
 
https://en.wikipedia.org/wiki/Consistent_Network_Device_Naming
 +
 +
* <code>ens#</code>
 +
 +
Examples:
 +
* <code>ens3f0</code>
 +
* <code>ens3f1</code>
 +
 +
 +
==Device naming rules==
 +
 +
* Onboard interfaces at firmware index numbers eno[1-N]
 +
* Interfaces at PCI Express hotplug slot numbers ens[1-N]
 +
* Adapters in the specified PCI slot, with slot index number on the adapter {{Mono|enp<''PCI slot''>s<''card index no''>}}
 +
* If firmware information is invalid or rules are disabled, use traditional {{Mono|eth[0-N]}}<ref>
 +
RHCSA & RHCE Red Hat Enterprise Linux 7: Training and Exam Preparation Guide (EX200 and EX300), Third Edition Paperback – 27 Mar 2015
 +
by Asghar Ghori </ref>
 +
 +
 +
== Related terms ==
 +
* <code>[[virbr]]</code>, <code>[[brctl show]]</code>
 +
* <code>[[eth]]</code>, <code>[[ens]]</code>
 +
 +
== See also ==
 +
* {{KVM networking}}
 +
* {{Linux Kernel}}
 +
 +
 +
[[Category:Linux]]

Revision as of 06:42, 17 August 2020

https://en.wikipedia.org/wiki/Consistent_Network_Device_Naming

  • ens#

Examples:

  • ens3f0
  • ens3f1


Device naming rules

  • Onboard interfaces at firmware index numbers eno[1-N]
  • Interfaces at PCI Express hotplug slot numbers ens[1-N]
  • Adapters in the specified PCI slot, with slot index number on the adapter <templatestyles src="Mono/styles.css" />enp<PCI slot>s<card index no>
  • If firmware information is invalid or rules are disabled, use traditional <templatestyles src="Mono/styles.css" />eth[0-N][1]


Related terms

See also

  • RHCSA & RHCE Red Hat Enterprise Linux 7: Training and Exam Preparation Guide (EX200 and EX300), Third Edition Paperback – 27 Mar 2015 by Asghar Ghori
  • Advertising: