LAB 1-1
LAB 1-2
LAB 1-3
LAB 1-4
LAB 1-5
100

How long, in bits, is a typical MAC address.

What is 48 bits?

100

The IPv6 address for an Ethernet connection begins with FE80::/64. What does this tell you about the address

What is The address was assigned without involving a DHCPv6 server?

100

Transport layer protocols are responsible for what part of networking

What is Delivering messages on a network ?

100

Which Windows tool can you use to uninstall a network adapter

What is Device Manager?

100

What type of network connectivity problem can be solved by using Device Manager

What is NIC drivers are corrupted?

200

This value is used to tell the OS which application running on the computer is to receive a request from a client computer.

What is a Port number?

200

A computer’s IP address is 192.168.25.1 and its subnet mask is 255.255.255.0. Is a computer with the IP address of 192.168.25.254 on its own network or another network.

What is Its own network?

200

How many hex numerals are in a MAC address? How many bits are in a MAC address

What is 12, 48?

200

What are the two types of addresses or names used in this lab that can uniquely identify a computer on the network

What is the Computer name and the IP address?

200

Which problem (or problems) might require you to reboot the computer after repairing it

Set a static IP address

300

This device determines the point where one local network ends and another local network begins

What is a Router?

300

What is the subnet mask for 192.168.212/24, written in CIDR notation

What is 255.255.255.0?

300

What port does an SMTP email server listen to receive email from a client computer

What is 25?

300

Which IP address is assigned to a network connection if the TCP/IP settings are set for static IP addressing and a DHCP server is running on the network

What is The IP address configured in the Internet Protocol Version 4 (TCP/IPv4) dialog box is used?

300

When configuring TCP/IP, what one value is not necessary in static IP addressing

What is DHCP IP address?

400

In the hexadecimal system, what decimal value does the letter A represent

What is 10?

400

Is 172.17.250.25 a public or private IP address? How do you know

What is Private, because the first two octets are 172.17?

400

What type of server resolves fully qualified domain names to IP addresses

What is a DNS server?

400

For Windows 10/8, what is the exact path to the Documents folder for a user named John Smith

What is C:/Users/John Smith/Documents?

400

What TCP/IP utility was the most useful for troubleshooting network connectivity problems

What is a Ping?

500

Write the following IPv6 address using a short hand method: 2001:0:4147:0:0:1c32:0:fe99.

What is 2001:0:4147::1c32:0:fe99?

500

What is one advantage of NAT

What is The company can lease fewer public IP addresses?

500

Before you can host a Remote Desktop connection on your computer, which port must be opened

What is 3389?

500

In which situation might it be helpful to uninstall and reinstall the wireless adapter

When the computer is unable to connect to the network

500

Why should you always check for physical problems like unplugged network cables before considering logical problems like missing drivers

Physical problems are more fundamental (the higher level cannot function until any physical issues are resolved) and are often easier to diagnose