title: netplan-status section: 8 author:
- Danilo Egea Gondolfo ([email protected]) ...
netplan-status - query networking state of the running system
netplan [--debug] status -h | --help
netplan [--debug] status [interface]
netplan status [interface] queries the current network configuration and displays it in human readable format.
You can specify interface
to display the status of a specific interface.
Currently, netplan status depends on systemd-networkd
as a source of data and will try to start it if it's not masked.
-h, --help : Print basic help.
--debug : Print debugging output during the process.
-a, --all : Show all interface data including inactive
-f FORMAT, --format FORMAT
: Output in machine readable json
or yaml
format
netplan(5), netplan-get(8), netplan-ip(8)