NetworkManager Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 20: Line 20:


<pre>
<pre>
nmcli device show
nmcli dev[ice] show
</pre>
 
<pre>
nmcli dev[ice] status
</pre>
</pre>

Revision as of 16:31, 22 May 2017

Internal

General Status

nmcli general status

Show All Connections

nmcli con[nection] show

Show All Devices

To show devices recognized by NetworkManager and their state:

nmcli dev[ice] show
nmcli dev[ice] status