Differences

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

Link to this comparison view

Next revision
Previous revision
systems:legacy_interface_names [2018/01/11 11:59]
eServices Greece created
systems:legacy_interface_names [2018/03/05 05:29] (current)
eServices Greece
Line 1: Line 1:
-{{tag>Centos}}+{{tag>centos interface network}}
 ====== Switch to Legacy Interface Names ====== ====== Switch to Legacy Interface Names ======
  
Line 28: Line 28:
  
 ===== Rename network scripts ===== ===== Rename network scripts =====
-Find the interface files here **/etc/sysconfig/network-scripts** and move them to their new names, for each script you need to edit it and change the device name. +Find the interface files here **/etc/sysconfig/network-scripts** and move them to their new names, for each script you need to edit it and change the device name as in the example below.
-Example: +
 <sxh bash>mv /etc/sysconfig/network-scripts/ifcfg-en0s0p0 /etc/sysconfig/network-scripts/ifcfg-eth0</sxh> <sxh bash>mv /etc/sysconfig/network-scripts/ifcfg-en0s0p0 /etc/sysconfig/network-scripts/ifcfg-eth0</sxh>