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.
Correct.
Man nmcli
connectivity [check]
Get network connectivity state. The optional check argument tells NetworkManager to re-check the connectivity, else the most recent known connectivity state is displayed without re-checking. Possible states are:
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.
Correct.
https://www.thegeekdiary.com/how-to-configure-and-manage-network-connections-using-nmcli/
or from 'man NetworkManager' itself:
"CONNECTIVITY_STATE
The network connectivity state, which can take the values defined by the NMConnectivityState type, from the org.freedesktop.NetworkManager D-Bus API: unknown, none, portal, limited or full. Note: this variable will only be set for connectivity-change actions."
Correct answare are B) and C) man NetworkManager search word portal :
CONNECTIVITY_STATE
The network connectivity state, which can take the values defined by the NMConnectivityState type, from the org.freedesktop.NetworkManager D-Bus API: unknown, none, portal, limited or full. Note: this variable will only be set for connectivity-change actions.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
yigido
Highly Voted 1 year, 10 months agolucaverce
Most Recent 1 month, 3 weeks agoLazylinux
2 months, 4 weeks agoMokdad
11 months agoCuriousLinuxCat
11 months, 2 weeks agocomanchero
1 year, 7 months agoThi_86
1 year, 10 months ago