On 10/14/25 9:31 PM, Todd Chester via users wrote:
Hi All,

Fedora 43

$ ifconfig | grep enp0
enp0s31f6: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500

$ nmcli connection modify enp0s31f6 autoconnect yes
Error: unknown connection 'enp0s31f6'.

If you have the bash-completion package installed, you can type:

nmcli con mod [tab] [tab]

and it should show you the interfaces it manages. If enp0s31f6 isn't there, that means that NetworkManager is not managing it.

You can use "nmcli connection show" to see what interfaces NetworkManager knows about.


Huh???

I would also like to know how to get nmcli to tell me if
autoconnect is on or off

nmcli connection show enp0s31f6 | grep connection.autoconnect

--
Thomas
--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to