Connection to LIFTeng
WINDOWS 10
GUI
Click Home button and select Settings
Select Network & internet, and then Advanced network settings
Select Ethernet 2 -> View additional properties
Select Edit for IP assignment
Edit IP Settings as displayed on the right
Command Line
Use Command prompt as Administrator
capture the “DNS NAME” of the Ethernet Adaptor, by using the command: ipconfig
set the static IP address with the command (replace DNS NAME with the actual adaptor name):
netsh interface ip set address name=”DNS NAME” static 192.168.88.8 255.255.255.0