28.2 Getting the Netplan Network Settings
Before creating the network bridge on a Netplan based system, begin by obtaining information about the current network configuration using the networkctl command as follows:
# networkctl status -a
● 1: lo
Link File: /lib/systemd/network/99-default.link
Network File: n/a
Type: loopback
State: carrier (unmanaged)
Address: 127.0.0.1
::1
● 2: eno1
Link File: /lib/systemd/network/99-default.link
Network File: /run/systemd/network/10-netplan-eno1.network
...