From Fedora Project Wiki

No edit summary
No edit summary
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{header|docs}}
== NetworkManager ==
{{Docs_beat_open}}
* The command line network configuration utility `nmcli` has gained tab autocompletion and hints for more properties.
 
* Device management can be controlled with udev rules.
== Consistent network device naming ==
* Interfaces such as veth and those from various virtualization tools like VMWare, VirtualBox, and Parallels are ignored by default.
 
* Numerous bugfixes and behavior enhancements
Fedora 18 continues previous releases' use of '''biosdevname''' to set network device names in a deterministic manner. Ethernet ports embedded on server motherboards will be named <code>em<port_number></code>, while ports on PCI cards will be named <code>p<slot_number>p<port_number></code>, corresponding to the chassis labels. This feature may be disabled by passing <code>"biosdevname=0"</code> on the kernel command line, in which case, behavior will revert to using ethX names.  
 


{{header|docs}}{{Docs_beat_open}}
[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 01:49, 28 August 2015

NetworkManager

  • The command line network configuration utility nmcli has gained tab autocompletion and hints for more properties.
  • Device management can be controlled with udev rules.
  • Interfaces such as veth and those from various virtualization tools like VMWare, VirtualBox, and Parallels are ignored by default.
  • Numerous bugfixes and behavior enhancements
DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer