NOS 130- Lesson 6 Configuring Network Connectivity

¡Supera tus tareas y exámenes ahora con Quizwiz!

B. False

True or false: Link-local addresses are globally routable. A. True B. False

C. Class A

What class address is 10.25.20.100 /12? A. Class B B. Class C C. Class A I don't know

C. Class B

What class address is 131.107.2.1 /16? A. Class A B. Class C C. Class B I don't know

C. ipconfig /release and ipconfig /renew

What commands could you use to release and renew your computer's DHCP (Dynamic Host Configuration Protocol) configuration? A. tracert B. netsh C. ipconfig /release and ipconfig /renew I don't know

B. Workgroup

What is the name of the network type that you can set up at work without a server? A. Domain B. Workgroup C. Homegroup I don't know

C. 255.255.255.224

What is the subnet equivalent for /27? A. 255.255.255.0 B. 255.255.255.240 C. 255.255.255.224 I don't know

B. 255.255.255.240 or /28

What subnet would you use for a Class C address with 12 people per subnet? A. 255.255.255.224 or /27 B. 255.255.255.240 or /28 C. 255.255.255.0 or /24 I don't know

B 65.102.17.9 C 10.14.100.240 Answers B and C are correct. Class A addresses go from 1 to126 (127 is used for the loopback address). Class B addresses go from 128 to 191, and Class C addresses are from 192 to 223.

Which of the following IP addresses are Class A addresses? Each correct answer represents a complete solution. Choose all that apply. A 131.107.10.15 B 65.102.17.9 C 10.14.100.240 D 128.10.14.1

B. DNS (Domain Name Service)

Which server turns a hostname into an IP address? A. DHCP Server B. DNS (Domain Name Service) C. Web Server I don't know

A. Teredo

Which tunneling mechanism is used for unicast IPv6 communication with an IPv4 NAT implementation across an IPv4 infrastructure? A. Teredo B. False C. Workgroup I don't know

A. Enable WPA2 (Wi-Fi Protected Access)

With AES (Advanced Encryption Standard) security, there is no preshared password key being used. You need to connect a new Windows 10 laptop to the access point. How would you set up the security setting on the laptop? A. Enable WPA2 (Wi-Fi Protected Access) B. DNS (Domain Name Service) C. Enable WPA with TKIP I don't know

D Incorrectly defined default gateway Answer D is correct. The default gateway is the router's IP address. The default gateway allows you to get from your subnet to another subnet.

You are the network administrator for your company. After configuring a new computer and connecting it to the network, you discover that you cannot access any of the computers on the remote subnet by IP address. You can access some of the computers on the local subnet by IP address. What is the most likely problem? A Incorrectly defined subnet mask B Incorrectly defined IP address C Incorrectly defined DNS server D Incorrectly defined default gateway

C Class C Answer C is correct. You have been assigned a Class C address because the first octet starts with 192. If the first octet starts from 1 to 126, it's a Class A address. 128 to 191 is a Class B address, and 192 to 223 is a Class C address.

You are the network administrator for your company. Your service provider has assigned you the network address 192.168.154.0. You have been granted the entire range to use. What class of address have you been assigned? A Class A B Class D C Class C D Class B

B. 16

You are using a 255.255.255.240 subnet mask? What is the increment for subnet ranges in a 240 subnet mask? A. 24 B. 16 C. 32 I don't know

C Use the ipconfig /registerdns command. Answer C is correct.The ipconfig /registerdns command will automatically register the Windows 10 machine with the DNS server. The registration will include the Windows 10 machine name and the IP address.

You have a Windows 10 machine that needs to have a static TCP/IP address. You assign the IP address to the machine and you now want to register the computer with DNS (Domain Name Service). How can you do this from the Windows 10 machine? A Use the ipconfig /flushdns command. B Use the ipconfig /dns command. C Use the ipconfig /registerdns command. D Use the ipconfig /renewdns command. Explanation

A Change the network to 10.0.0.0/8. B Change the network to 172.16.0.0/16. Answers A and B are correct. You have to use either a private Class A or Class B address. Private class C addresses can only handle 254 users. 10.x.x.x and 172.16.x.x are both able to handle 675 users, and they are both internal private address schemes that anyone can use.

You have been hired as a TCP/IP contractor for a company that wants to redo its network. The company currently uses a 192.168.x.x class but it's projecting hiring of over 500 new employees this year. The company currently has 175 employees. It doesn't want to buy a new TCP/IP class. What can you do to help the company? Each correct answer represents a complete solution. Choose all that apply. A Change the network to 10.0.0.0/8. B Change the network to 172.16.0.0/16. C Change the network to 224.10.0.0/24. D Change the network to 192.10.0.0/24.

C. Global Catalog

You need to install a central database for user authentication. What component would you install? A. Class A B. /20 C. Global Catalog I don't know

C. Workgroup

You want to be able to share audio and video files with your co-workers. There are no servers. What type of network can you set up? A. Class B B. Class C C. Workgroup I don't know

A. Azure Active Directory

You want to set up a cloud-based Active Directory. What is the name of this type of Active Directory? A. Azure Active Directory B. Aloft Active Directory C. Above Active Directory I don't know

D Incorrectly defined DNS server Answer D is correct. The DNS (Domain Name System) server turns a hostname into an IP address so that you can connect to a machine by the machine name. If you can connect to a machine by using the TCP/IP address but not the name, DNS is the issue.

A user cannot access a server in the domain. After troubleshooting, you determine that the user cannot access the server by name but can access the server by IP address. What is the most likely problem? A Incorrectly defined DHCP server B Incorrectly defined subnet mask C Incorrectly defined IP address D Incorrectly defined DNS server

A. /20

What is the CIDR (Classless Inter-Domain Routing) equivalent of 255.255.240.0? A. /20 B. /24 C. /28 I don't know

D /27 Answer D is correct. A subnet mask of 255.255.255.224 equals a CIDR of /27. CIDR is the number of on bits. Answer A is incorrect because a subnet mask of 255.255.255.0 equals a CIDR of /24. Answer B is incorrect because a subnet mask of 255.255.255.128 equals a CIDR of /25. Answer C is incorrect because a subnet mask of 255.255.255.192 equals a CIDR of /26.

What is the CIDR equivalent for 255.255.255.224? A /24 B /25 C /26 D /27

B. Hardware Compatibility List

What is the extensive list of computers and peripheral hardware that has been tested with the Windows 10 operating system called? A. Extensive Hardware List B. Hardware Compatibility List C. Windows 10 List of Hardware I don't know

C 131.107.10.150 D 189.10.14.1 Answers C and D are correct. Class A addresses go from 1 to 126 (127 is used for the loopback address). Class B addresses go from 128 to 191, and Class C addresses are from 192 to 223.

Which of the following IP addresses are Class B addresses?Each correct answer represents a complete solution. Choose all that apply. A 10.14.100.240 B 198.102.17.9 C 131.107.10.150 D 189.10.14.1

C 127.0.0.1 Answer C is correct. 127.0.0.1 is a special IP address that is reserved for the loopback address and can be used with the ping command to test the local computer.

Which of the following addresses would you use with the ping command-line utility to test the loopback address of the local computer? A 255.255.255.255 B 2.134.213.2 C 127.0.0.1 D 255.255.255.0

Answer C is correct. A subnet mask of 255.255.240.0 uses subnet ranges of 16. So the subnet ranges would be 16, 32, 48, 64, 80, etc. Answer B is incorrect because a subnet mask of 255.255.224.0 uses subnet ranges of 19. Answer A is incorrect because a subnet mask of 255.255.252.0 uses subnet ranges of 22. Answer D is incorrect because a subnet mask of 255.255.254.0 uses subnet ranges of 23.

Which of the following subnet masks have ranges of 16? A 255.255.252.0 B 255.255.224.0 C 255.255.240.0 D 255.255.254.0

A. Microsoft Hyper-V

Which virtualization utility can you use to create a Windows 10 testing and training environment? A. Microsoft Hyper-V B. Teredo C. Azure Active Directory D. I don't know

A Create a Workgroup. Answer A is correct. You can set up the network by creating a new Workgroup in the office. Setup user accounts on all four devices for the office users, and then set up a shared folder on each machine so that users can access files from the other devices. Answer B is incorrect because a domain-based network is created for large networks as it is more complex. A domain-based network uses Microsoft's Active Directory. Answers D and C are incorrect because these actions will not allow you to set up a network for sharing any kind of resources.

You are hired by a small company to set up a network. The company has four Windows 10 devices in its office that are all connected by a router. There is currently no network in place. The company wants to be able to share files among their employees. How can you set up the network? A Create a Workgroup. B Create a domain-based network. C Move all audio and video files to a shared folder on the Windows Server 2019 server. D All audio and video files should be moved to the media library and accessible through the Workgroup.

D Set up all Windows 10 clients on a workgroup. Answer D is correct. Create a new workgroup and add all the employees to the workgroup. You don't want to use a HomeGroup because even though it's five users, you need to make sure that permissions are set up properly so that users can't look at data of other users. Because they are never going to get any larger, there is no reason to have them use any version of Active Directory or Windows Server.

You are hired by a small company to set up a network. The company sells pocket watches and it has only five employees. It can't afford a server and client access licenses. What type of network can you set up for the company? A Create a HomeGroup. B Set up on Azure Active Directory. C Load Windows Server onto a Windows 10 system. D Set up all Windows 10 clients on a workgroup.

D By setting up a Stateful network Answer D is correct. You will do this by setting up a Stateful network. Stateful means that DHCP is going to give our IPv6 clients all of their TCP/IP data (IP address, default gateway, and all DHCP options). Answer A is incorrect. Stateless configuration means that the client's address is based on the router's advertisement messages. Clients create their IP address and default gateway based on the router's advertisement message and their MAC address. They can still get all of the other DHCP options, but they will not get an IP address and default gateway from DHCP. Answer B is incorrect. DNS is a name-resolution service that resolves a hostname to a TCP/IP address. Answer C is incorrect. APIPA is used to automatically assign private IP addresses for home or small business networks that contain a single subnet, have no DHCP server, and are not using static IP addressing.

You are the network administrator for a large organization that has decided to use IPv6 and DHCP. You want to set up the network so that all Windows 10 systems using IPv6 get all of their information through DHCP, including IP address and default gateway. How will you set up the network? A By setting up a Stateless network B By setting up DNS to use DHCP C By using (APIPA) Automatic Private IP Addressing D By setting up a Stateful network

D Dual Stack Answer D is correct. You will use the Dual Stack mechanism to accomplish the task. It allows a computer or device to run both the IPv4 and IPv6 protocol stacks at the same time. Answer A is incorrect. ISATAP (Intra-Site Automatic Tunnel Addressing Protocol) is used to connect an IPv6 network to an IPv4 address space that doesn't use a NAT. Answer B is incorrect. 6to4 is a mechanism used to transfer IPv6 packets over an IPv4 infrastructure, typically the IPv4 Internet. Answer C is incorrect. Teredo Tunneling allows users behind a NAT to access the IPv6 space by tunneling IPv6 packets

You are the network administrator for a large organization that uses Windows Server and Windows 10. You want the end nodes and routers to run IPv4 and IPv6 at the same time. Which of the following mechanisms will you use to accomplish the task? A ISATAP B 6to4 C Teredo Tunneling D Dual Stack

B Azure Active Directory Answer B is correct. Azure is Microsoft's cloud-based Active Directory subscription. Azure is great if you don't want to deal with the worries of managing and maintaining a server room and all of the hardware and it's also great for accessing Active Directory from anywhere in the world.

You are the network administrator for a large organization with many laptop users who go on the road. Your organization would like to start moving away from users connecting in by VPN (virtual private network) to get data. So, the organization has decided that it wants to start moving the entire IT department to the cloud. What version of Active Directory can the organization start using? A OneDrive B Azure Active Directory C DirectAccess D Windows Server Active Directory

Answers A and D are correct. You will see what the IPv6 address is by clicking the Details button from the network connection status or by typing ipconfig /all. Answer C is incorrect because there is no such command as ipconfig /view. Answer B is incorrect because the My Computer properties will not show IP address configuration information.

You are the network administrator for a midsize company that uses Windows Server and Windows 10. All Windows 10 machines receive their IP addresses from DHCP. You have a Windows 10 machine and need to identify its IPv6 address. How will you accomplish this task?Each correct answer represents a complete solution. Choose all that apply. A By clicking Details from the network connection status B By choosing Properties of My Computer C By typing ipconfig /view at the command prompt D By typing ipconfig /all at the command prompt

C 16 Answer C is correct. On a 240 subnet mask, the ranges go by 16. Because this is a Class C, the ranges would be 0-15,16-31, 32-47, 48-63, 64-79, 80-95, 96-111, 112-127, 128-143, 144-159, 160-175, 176-191, 192-207, 208-223, 224-239, and 240-255. Remember that in a Class C address, these are not all usable. You have to subtract the first number (network ID) and the last number (broadcast). Answer A is incorrect. 4 is the increment for subnet ranges in a 255.255.255.252 subnet mask. Answer B is incorrect. 8 is the increment for subnet ranges in a 255.255.255.248 subnet mask. Answer D is incorrect. 32 is the increment for subnet ranges in a 255.255.255.224 subnet mask.

You are the network administrator for a small organization that has decided to switch the company's TCP/IP subnet mask. The organization has chosen to use 255.255.255.240. What is the increment for subnet ranges in this subnet mask? A. 4 B. 8 C. 16 D. 32

C DHCP (Dynamic Host Configuration Protocol) D APIPA (Automatic Private IP Addressing) Answers C and D are correct. You will use DHCP and APIPA for configuring TCP/IP. DHCP servers are configured to automatically provide DHCP clients with all their IP configuration information, including IP address, subnet mask, and DNS server. APIPA is used to automatically assign private IP addresses for home or small business networks that contain a single subnet, have no DHCP server, and are not using static IP addressing. Answer A is incorrect. It is a hardware component used to connect computers or other devices to the network to enable the machines to communicate with each other. Answer B is incorrect. DNS is a name-resolution service that resolves a hostname to a TCP/IP address.

You are the network administrator for a small organization. You are asked by the senior manager to configure the TCP/IP protocol for the company's network. Which of the following options will you use to accomplish this?Each correct answer represents a complete solution. Choose all that apply. A Network interface card B DNS (Domain Name System) C DHCP (Dynamic Host Configuration Protocol) D APIPA (Automatic Private IP Addressing)

B. Use ipconfig, or from the Network Connection Status page, click the adapter, which will pop up the

You have to identify the IPv6 address of a computer. How can you perform this? A. Azure Active Directory B. Use ipconfig, or from the Network Connection Status page, click the adapter, which will pop up the properties. C.Use ping I don't know

A ipconfig /renew C ipconfig /release Answers A and C are correct. The ipconfig /release and the ipconfig /renew commands will allow your machine to receive a new IP address from the DHCP server.

You have two DHCP (Dynamic Host Configuration Protocol) servers on your network. Your computer accidentally received the wrong IP and DNS server configuration from a DHCP server that was misconfigured. The DHCP server with the incorrect configuration has been disabled. What commands could you use to release and renew your computer's DHCP configuration? Each correct answer represents a part of the solution. Choose two. A ipconfig /renew B ipconfig /registerdhcp C ipconfig /release D ipconfig /flushdhcp

C Uncheck the Let Windows manage this connection check box for the cellular connection. Answer C is correct. You should uncheck the Let Windows manage this connection check box. If the check box is selected, the computer will get connected to the cellular network automatically if you're not connected to other types of networks, such as Wi-Fi or Ethernet. So, when you uncheck the option, you will have to manually connect to a cellular network. Answer A is incorrect. If you set the Use cellular instead of Wi-Fi setting to Never, your system will never be connected to the cellular network. Answer D is incorrect. The netsh wlan set hostednetwork mode=disallow command is used to disable the wireless hosted network. Answer B is incorrect. The ipconfig /release6 command releases an IPv6 address that has been assigned through DHCP.

You work as a system administrator for a small company. You need to deploy 100 computers that run Windows 10. Each of the computers has a cellular connection and a Wi-Fi connection. You want to prevent the computers from using the cellular connection unless a user manually connects to the cellular network. What should you do? A Set the Use cellular instead of Wi-Fi setting for the cellular connection to Never. B Run the ipconfig /release6 command. C Uncheck the Let Windows manage this connection check box for the cellular connection. D Run the netsh wlan set hostednetwork mode=disallow command.

A Subscribe to Azure Active Directory. Answer A is correct. Subscribing to the Azure Active Directory will allow the organization to have an Active Directory. It is a cloud-based service that allows a small to mid-size company to have Active Directory without the need of purchasing new hardware. Answers C, D, and B are incorrect because these methods will not allow the organization to have an Active Directory without any extra budget.

Your organization has decided to implement Microsoft Active Directory. Your organization is worried because the budget doesn't allow it to purchase new hardware for the Active Directory installation. The server room has a UNIX server it uses for file and DNS access. Which of the following methods will allow the organization to have an Active Directory? A Subscribe to Azure Active Directory. B Tell them that without the new hardware, there is no way to install Active Directory. C Use Microsoft OneDrive to install Active Directory. D Install Active Directory on the UNIX system.

C By setting up a Stateful network Answer C is correct. You will set this up by using a Stateful network. Stateful means that DHCP is going to give our IPv6 clients all of their TCP/IP data (IP address, default gateway, and all DHCP options). Answer D is incorrect because Stateless configuration means that the clients' address is based on the router's advertisement messages. Clients create their own IP address and default gateway based on the router's advertisement message and their MAC address. They can still get all of the other DHCP options, but they will not get an IP address and default gateway from DHCP. Answer A is incorrect because a DNS server turns a hostname into an IP address. Answer B is incorrect because APIPA is used to automatically assign private IP addresses for home or small business networks that contain a single subnet, have no DHCP server, and are not using static IP addressing.

Your organization has decided to use DHCP (Dynamic Host Configuration Protocol) for IPv6. You want all Windows 10 systems using IPv6 to get all of their TCP/IP information through DHCP. How will you set up the network? A By using a DNS (Domain Name Service) server B By using APIPA (Automatic Private IP Addressing) C By setting up a Stateful network D By setting up a Stateless network

A. Class C

Your service provider has assigned you the network address 192.168.154.0. You have been granted the entire range to use. What class of address have you been assigned? A. Class C B. Class B C. Class A I don't know


Conjuntos de estudio relacionados

Comptia 220-801 13.6.10 Practice Test Questions

View Set

Chapter 18: Safe Lifting, Moving, and Positioning of Patients Study Guide

View Set

Chapter 14/1: Group Health Insurance

View Set

Game Development Quiz #1 (Reviewer)

View Set

DE6206 & MG6110 Water and Waste Management

View Set

MICROECO-101 STUDY GUIDE #2- CHAP 4&5

View Set