NOTE: Please use Carriage Returns and Page Breaks as needed to prevent box contents from extending across page boundaries.
Task 1: Displaying IP Configuration Settings
Open the Windows Command Prompt using the desktop or the Taskbar icon. Maximize the size of the CLI. Use the ipconfig /all command to determine the following IP configuration settings for “Wired” Ethernet NIC:
IP Address: 192.168.100.10
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.100.1
MAC (Physical) Address 00-0C-29-10-F6-6B
Copy and paste the specified ipconfig /all command output from the Windows CLI into the Task 1 box provided below. (Note: Answers will vary between students.)
Task 1 ipconfig /all Command Output
C:\Scripts>ipconfig/all
Windows IP Configuration Host Name . . . . . . . . . . . . : vlab-PC1 Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Wired: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : vmxnet3 Ethernet Adapter #2 Physical Address. . . . . . . . . : 00-0C-29-10-F6-6B DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::59be:448c:8a92:9d84%15(Preferred) IPv4 Address. . . . . . . . . . . : 192.168.100.10(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.100.1 DHCPv6 IAID . . . . . . . . . . . : 352324649 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-14-EE-13-98-00-0C-29-DB-1B-7E DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1 NetBIOS over Tcpip. . . . . . . . : Enabled
Task 2: Changing NIC Configuration settings from the CLIComplete