linux_wiki:persistent_interface_name

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux_wiki:persistent_interface_name [2016/06/08 23:33]
billdozor [Generate UUID]
linux_wiki:persistent_interface_name [2019/05/25 23:50]
Line 1: Line 1:
-====== Persistent Interface Name ====== 
- 
-**General Information** 
- 
-Persistent network interface names.  
- 
-**Checklist** 
-  * Distro(s): Debian Based or Enterprise Linux 
- 
----- 
- 
-====== Generate UUID ====== 
- 
-Generate a UUID for your network interface.<code bash>uuidgen <interface></code> 
-  * Example:<code bash>uuidgen eth0 
-490b4373-17a1-4193-99ed-cf7916ea25bd</code> 
- 
-Edit network interface config file and add the id. 
-  * Example<code bash>vim /etc/sysconfig/network-scripts/ifcfg-eth0 
-...other config lines... 
- 
-UUID=490b4373-17a1-4193-99ed-cf7916ea25bd</code> 
- 
----- 
  
  • linux_wiki/persistent_interface_name.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)