Comp230 Ilab Week 1

Submitted by: Submitted by

Views: 10

Words: 713

Pages: 3

Category: Other Topics

Date Submitted: 08/16/2015 08:08 PM

Report This Essay

Student Name Sean Short Class COMP-230 Date 01-11-15

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: Rename the Ethernet Interface and Display 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: 10.0.0.3

Subnet Mask: 255.255.255.0

Default Gateway: 10.0.0.1

MAC (Physical) Address A4-BA-DB-FE-6D-B7

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

G:\Windows\System32>ipconfig /all

Ethernet adapter NIC:

Connection-specific DNS Suffix . : hsd1.ca.comcast.net.

Description . . . . . . . . . . . : Broadcom NetLink (TM) Gigabit Ethernet

Physical Address. . . . . . . . . : A4-BA-DB-FE-6D-B7

DHCP Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes

IPv6 Address. . . . . . . . . . . : 2601:c:8880:3ed:b82b:b1b9:6d6a:ad0c(Prefe

rred)

Lease Obtained. . . . . . . . . . : Friday, January 9, 2015 4:18:20 PM

Lease Expires . . . . . . . . . . : Wednesday, January 14, 2015 4:28:38 PM

IPv6 Address. . . . . . . . . . . : 2601:c:8880:3ed:ccc0:30ca:52a:b10f(Prefer

red)

Temporary IPv6 Address. . . . . . : 2601:c:8880:3ed:aded:5c19:273b:533(Prefer

red)

Temporary IPv6 Address. . . . . . : 2601:c:8880:3ed:e53a:b35c:f96e:a4fc(Depre

cated)

Link-local IPv6 Address . . . . . : fe80::ccc0:30ca:52a:b10f%3(Preferred)

IPv4 Address. . . . . . . . . . . : 10.0.0.3(Preferred)

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Lease Obtained. . . . . . . . . . : Friday, January 9, 2015 4:18:19 PM

Lease Expires . . . . . . . . . . : Sunday, January 18, 2015 5:45:06 AM

Default...