Untitled
sudo nmcli con add con-name "static-addr" ifname enX \ type ethernet ipv4.method manual \ ipv4.address 172.25.250.10/24 ipv4.gateway 172.25.250.254
sudo nmcli con add con-name "static-addr" ifname enX \ type ethernet ipv4.method manual \ ipv4.address 172.25.250.10/24 ipv4.gateway 172.25.250.254