nmcli general status
nmcli networking conn
| Missatge | Significat |
|---|---|
| none | the host is not connected to any network. |
| portal | the host is behind a captive portal and cannot reach the full Internet. |
| limited | the host is connected to a network, but it has no access to the Internet. |
| full | the host is connected to a network and has full access to the Internet. |
| unknown | the connectivity status cannot be found out. |
nmcli connection show
nmcli connection up <UUID or NAME> --ask