Preview

Arrays

Satisfactory Essays
Open Document
Open Document
843 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Arrays
Student Name | | Class | Comp230 | Date | 03/04/2013 |
Windows CLI Commands Lab Report

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: | 169.254.91.254 | Subnet Mask: | 255.255.0.0 | Default Gateway: | None | MAC (Physical) Address | 00-0C-29-61-F3-07 |

Copy and paste the specified ipconfig /all command output from the Windows CLI into the Task 1 box provided below.

Task 1 ipconfig /all Command Output Ethernet adapter NIC: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : vmxnet3 Ethernet Adapter #4 Physical Address. . . . . . . . . : 00-0C-29-61-F3-07 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::5dd5:c62d:c1fc:5bfe%23(Preferred) Autoconfiguration IPv4 Address. . : 169.254.91.254(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.0.0 Default Gateway . . . . . . . . . : DHCPv6 IAID . . . . . . . . . . . : 385879081 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 CLI

Complete the following Windows CLI tasks using only “netsh interface” commands.

Copy and paste your CLI commands and command output into the Task 2 box provided below.

Task 2 CLI netsh Commands Output C:\Scripts>netsh interface ip show config NICConfiguration for interface "NIC" DHCP enabled:

You May Also Find These Documents Helpful