Вы находитесь на странице: 1из 4

M Mudassir Zia 18B-018-SE | B

LAB 01 TCP/IP UTILITIES


Task 01: Explore the syntax “ipconfig” and “winipcfg”. Note down your
observations?
Ipconfig
Ipconfig command is used to display the network settings currently assigned and given by a
network. This command can be utilized to verify a network connection as well as to verify your
network settings.

winipcfg
The winipcfg command available in Windows allows a user to display network and network
adapter information. Here, a user can find such information as an IP address, Subnet Mask,
Gateway, etc.

Task 02: Answer following questions


1) State the size of MAC address both in Bytes and Bits.
 MAC addresses are 12-digit (6 bytes or 48 bits).

2) Differentiate between IP and MAC address.


The main difference between MAC and IP address is that, MAC Address is used to ensure the
physical address of computer. It uniquely identifies the devices on a network. While IP address
are used to uniquely identifies the connection of network with that device take part in a network.

3) What is a gateway.
The gateway is the computer that routes traffic from a workstation to the outside network
that is serving up the Web pages. For basic Internet connections at home, the gateway is
the Internet Service Provider that gives you access to the entire Internet.

4) What is the purpose of loop-back address?


A loopback address is a type of IP address that is used to test the communication or
transportation medium on a local network card and/or for testing network applications. Data
packets sent on a loopback address are re-routed back to the orginating node without any
alteration or modification.
5) PING stands for_______________________________________
Ping is an abbreviation for Packet Internet Groper.
6) What is the difference between ipconfig and ipconfig/all commands?

1
M Mudassir Zia 18B-018-SE | B

ipconfig stands for Internet Protocol Configuration. This command is used to view all the
current TCP/IP network configurations values of the computer. It has to be taken under
consideration that ipconfig command displays both the enabled as well as the disabled
configurations of networking devices that are currently connected to the system.

 ipconfig/all It gives the full configuration of the system.

7) What is Nslookup stands for? What is the significance of this utility? What
is Non-authoritative answer?

The name "nslookup" means "name server lookup". Non-authoritative name servers do not
contain original source files of domain’s zone. They have a cache file for the domains that is
constructed from all the DNS lookups done previously. If a DNS server responded for a DNS
query which doesn’t have original file is known as a Non-authoritative answer.

9) Write a command to find the remote computer user information.


The command is “ systeminfo “. Below the output of command.
Host Name: DESKTOP-8T396QL

OS Name: Microsoft Windows 10 Education

OS Version: 10.0.18363 N/A Build 18363

OS Manufacturer: Microsoft Corporation

OS Configuration: Standalone Workstation

OS Build Type: Multiprocessor Free

Registered Owner: mudassir

Registered Organization:

Product ID: 00328-10000-00001-AA670

Original Install Date: 2/19/2020, 1:12:14 AM

System Boot Time: 3/22/2020, 2:18:08 PM

System Manufacturer: Hewlett-Packard

System Model: HP ENVY TS 15 Notebook PC

System Type: x64-based PC

Processor(s): 1 Processor(s) Installed.

[01]: Intel64 Family 6 Model 60 Stepping 3 GenuineIntel ~2401 Mhz

BIOS Version: Insyde F.67, 6/6/2016

Windows Directory: C:\WINDOWS

System Directory: C:\WINDOWS\system32

2
M Mudassir Zia 18B-018-SE | B

Boot Device: \Device\HarddiskVolume1

System Locale: en-us;English (United States)

Input Locale: en-us;English (United States)

Time Zone: (UTC+05:00) Islamabad, Karachi

Total Physical Memory: 8,128 MB

Available Physical Memory: 3,270 MB

Virtual Memory: Max Size: 11,932 MB

Virtual Memory: Available: 4,167 MB

Virtual Memory: In Use: 7,765 MB

Page File Location(s): C:\pagefile.sys

Domain: WORKGROUP

Logon Server: \\DESKTOP-8T396QL

Hotfix(s): 9 Hotfix(s) Installed.

[01]: KB4534132

[02]: KB4513661

[03]: KB4516115

[04]: KB4517245

[05]: KB4521863

[06]: KB4537759

[07]: KB4538674

[08]: KB4541338

[09]: KB4551762

Network Card(s): 2 NIC(s) Installed.

[01]: Broadcom BCM4352HMB 802.11ac 2x2 Wi-Fi Adapter

Connection Name: Wi-Fi

DHCP Enabled: Yes

DHCP Server: 192.168.1.1

IP address(es)

[01]: 192.168.1.6

[02]: fe80::e952:27d9:6fc5:f5b3

[02]: Realtek PCIe GbE Family Controller

Connection Name: Ethernet

Status: Media disconnected

Hyper-V Requirements: VM Monitor Mode Extensions: Yes

3
M Mudassir Zia 18B-018-SE | B

Virtualization Enabled In Firmware: Yes

Second Level Address Translation: Yes

Data Execution Prevention Available: Yes

10) Write a command to find NetBios name and its corresponding IP address.

Вам также может понравиться