Apply a network configuration and make it persistent
Generate backend configuration files
Configure a network interface to use DHCP
sudo netplan set ethernets.interface_name.dhcp4=trueTry configuration changes without applying them permanently
sudo netplan try --timeout secondsReturn to previous working configuration after failed apply
sudo netplan --debug applyDisplay the current netplan configuration status