What does NM_CONTROLLED=yes/no do in network-scripts on RHEL6?

Solution Unverified - Updated -

Issue

  • What does the NM_CONTROLLED line do in the /etc/sysconfig/network-scripts/ifcfg-ethN file?
  • Is it safe to delete this line?
  • Here is an example ifcfg-eth0 after a fresh installation:
[root@localhost ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE="eth0"
BOOTPROTO="static"
GATEWAY="192.168.0.1"
HWADDR="00:11:22:33:44:56"
IPADDR="192.168.0.10"
NETMASK="255.255.255.0"
NM_CONTROLLED="yes"
ONBOOT="yes"

Environment

  • Red Hat Enterprise Linux 6 (RHEL6)
  • NetworkManager

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content