disable ipv6
set ip address and gateway
net update enp0s3 --ipv4-method static --ipv4-address 192.168.1.93/24 --ipv4-gateway 192.168.1.254
disable ipv6
set ip address and gateway
net update enp0s3 --ipv4-method static --ipv4-address 192.168.1.93/24 --ipv4-gateway 192.168.1.254