Hide Forgot
Currently, is_nm_running is calling "nmcli -t --fields running nm status". That is no longer accepted by current nmcli. is_nm_running function should use "nmcli -t --fields running g" instead. This bug prevents ifup and ifdown from working with NM.
Also, please update is_nm_device_unmanaged() function. "nmcli -t --fields GENERAL dev list iface "${1}" does not work anymore either.
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.