I need assistance figuring out why DHCP is reverting my static IP assignment to intf eno1 on Ubuntu MATE.
I have modified the /etc/netplan/config.yaml to reflect the desired static IP (config below) and also commented out all of the configuration lines in the dhcpcd.conf.
At /etc/netplan/ if I run sudo netplan apply, it will revert the DHCP learned address to the static IP until the next lease renewal.
Does anyone know how to stop DHCP from reverting the static IP assignment to eno1?
nmcli help
Usage: nmcli [OPTIONS] OBJECT { COMMAND | help }
OPTIONS
-t[erse] terse output
-p[retty] pretty output
-m[ode] tabular|multiline output mode
-c[olors] auto|yes|no whether to use colors in output
-f[ields] <field1,field2,...>|all|common specify fields to output
-g[et-values] <field1,field2,...>|all|common shortcut for -m tabular -t -f
-e[scape] yes|no escape columns separators in values
-a[sk] ask for missing parameters
-s[how-secrets] allow displaying passwords
-w[ait] <seconds> set timeout waiting for finishing operations
-v[ersion] show program version
-h[elp] print this help
OBJECT
g[eneral] NetworkManager's general status and operations
n[etworking] overall networking control
r[adio] NetworkManager radio switches
c[onnection] NetworkManager's connections
d[evice] devices managed by NetworkManager
a[gent] NetworkManager secret agent or polkit agent
m[onitor] monitor NetworkManager changes