Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4060

Troubleshooting • Re: NetworkManager - How to set default profile?

$
0
0
Via the connection.autoconnect and connection.autoconnect-priority settings.

Code:

# disable autoconnect on a connection sudo nmcli c modify <conn-name> connection.autoconnect no # change the autoconnect priority. Higher number is higher prioritysudo nmcli c modify <conn-name> connection.autoconnect-priority 200
Docs: https://networkmanager.dev/docs/api/lat ... nmcli.html

 
Many thanks.

Statistics: Posted by cancunia — Fri Aug 09, 2024 10:12 pm



Viewing all articles
Browse latest Browse all 4060

Trending Articles