December 2018
Beginner
320 pages
8h 57m
English
We can display the list of active connections or all saved connections using the nmcli command.
Following are the examples to illustrate the usage of nmcli command for displaying network information:
$ nmcli con show
$ nmcli con show --active
$ nmcli con show "enp0s3"
An example of nmcli command usage to display connection state is shown here:

Read now
Unlock full access