How long, in bits, is a typical MAC address.
What is 48 bits?
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?
Transport layer protocols are responsible for what part of networking
What is Delivering messages on a network ?
Which Windows tool can you use to uninstall a network adapter
What is Device Manager?
What type of network connectivity problem can be solved by using Device Manager
What is NIC drivers are corrupted?
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?
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?
How many hex numerals are in a MAC address? How many bits are in a MAC address
What is 12, 48?
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?
Which problem (or problems) might require you to reboot the computer after repairing it
Set a static IP address
This device determines the point where one local network ends and another local network begins
What is a Router?
What is the subnet mask for 192.168.212/24, written in CIDR notation
What is 255.255.255.0?
What port does an SMTP email server listen to receive email from a client computer
What is 25?
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?
When configuring TCP/IP, what one value is not necessary in static IP addressing
What is DHCP IP address?
In the hexadecimal system, what decimal value does the letter A represent
What is 10?
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?
What type of server resolves fully qualified domain names to IP addresses
What is a DNS server?
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?
What TCP/IP utility was the most useful for troubleshooting network connectivity problems
What is a Ping?
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?
What is one advantage of NAT
What is The company can lease fewer public IP addresses?
Before you can host a Remote Desktop connection on your computer, which port must be opened
What is 3389?
In which situation might it be helpful to uninstall and reinstall the wireless adapter
When the computer is unable to connect to the network
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