Configure IP address with testout

 EXPLANATION

Complete this lab as follows:

  1. Access the properties for the NIC named Ethernet.
    1. Right-click Start and then select Settings.
    2. Select Network & Internet.
    3. From the right pane, select Change adapter options.
    4. Right-click Ethernet and then select Properties.
  2. Configure the IP version 4 TCP/IP settings for the Ethernet NIC.
    1. Select Internet Protocol Version 4 (TCP/IPv4).
    2. Select Properties.
    3. Make sure Use the following IP address is selected.
      This lets you manually configure the IP address and default gateway.
    4. Configure the Internet Protocol information as follows:
      • IP address: 192.168.0.254
      • Subnet mask: 255.255.255.0
      • Default gateway: 192.168.0.5
      • Preferred DNS server: 163.128.78.93 or 163.128.80.93
    5. Select OK.
    6. Select Close.
  3. Configure the IP version 4 TCP/IP settings for the Ethernet 2 NIC.
    1. From the Network Connections window, right-click Ethernet 2 and then select Properties.
    2. Select Internet Protocol Version 4 (TCP/IPv4).
    3. Select Properties.
    4. Select Use the following IP address.
    5. Configure the Internet Protocol information as follows:
      • IP address: 10.0.255.254
      • Subnet mask: 255.255.0.0
      • Default gateway: None
      • Preferred DNS server: None
    6. Select OK.
    7. Select Close.
  4. Ping the preferred DNS server assigned to the Ethernet NIC.
    1. Right-click Start and select Windows PowerShell.
    2. From the PowerShell prompt, type one of the following:
      • ping 163.128.78.93
      • ping 163.128.80.93
    3. Press Enter.

Comments

Popular Posts