Configure IP address with testout
EXPLANATION
Complete this lab as follows:
- Access the properties for the NIC named Ethernet.
- Right-click Start and then select Settings.
- Select Network & Internet.
- From the right pane, select Change adapter options.
- Right-click Ethernet and then select Properties.
- Configure the IP version 4 TCP/IP settings for the Ethernet NIC.
- Select Internet Protocol Version 4 (TCP/IPv4).
- Select Properties.
- Make sure Use the following IP address is selected.
This lets you manually configure the IP address and default gateway. - 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
- Select OK.
- Select Close.
- Configure the IP version 4 TCP/IP settings for the Ethernet 2 NIC.
- From the Network Connections window, right-click Ethernet 2 and then select Properties.
- Select Internet Protocol Version 4 (TCP/IPv4).
- Select Properties.
- Select Use the following IP address.
- 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
- Select OK.
- Select Close.
- Ping the preferred DNS server assigned to the Ethernet NIC.
- Right-click Start and select Windows PowerShell.
- From the PowerShell prompt, type one of the following:
- ping 163.128.78.93
- ping 163.128.80.93
- Press Enter.
Comments
Post a Comment