Connection to LIFTeng

WINDOWS 10

GUI

  1. Click Home button and select Settings

  2. Select Network & internet, and then Advanced network settings

  3. Select Ethernet 2 -> View additional properties

  4. Select Edit for IP assignment

  5. Edit IP Settings as displayed on the right

Command Line

Use Command prompt as Administrator

  1. capture the “DNS NAME” of the Ethernet Adaptor, by using the command: ipconfig

  2. 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