mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 20:10:17 +01:00
This is similar to clicking a Wi-Fi network's SSID in a GUI applet. The command does this: - creates new connection (fills the user data specified via options, the connection is then completed with default parameters by NM) - and then activates the connection on a Wi-Fi device. WPA-Enterprise is not supported as it requires a plethora of parameters and they can't be obtained automatically. Also, the created connection uses 'auto' IP method, which means that if the Wi-Fi network doesn't support DHCP, the connection will albeit be created, however the activation will fail (IP configuration won't be available). |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| NetworkManager.8.in | ||
| NetworkManager.conf.5.in | ||
| nm-online.1.in | ||
| nm-system-settings.conf.5.in | ||
| nm-tool.1.in | ||
| nmcli.1.in | ||