ITNW - Chapter 02

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

Which of the following are valid IPv6 IP addresses? (Select two.)

- 6384:1319:7700:7631:446A:5511:8940:2552 - 141:0:0:0:15:0:0:1

Which of the following are characteristics of Teredo tunneling? (Select three.)

- Tunnel endpoints configured on hosts - Dual stack hosts - Works through NAT

You have a small network with three subnets as shown in the Exhibit. IP addresses or each router interface are also indicated. You need to connect Wrk1_A to SubnetA and Wrk5_C to SubnetC. Which IP addresses should you use? (Select two.)

- Wrk_A = 192.168.111.62 - Wrk5_C = 10.155.64.97

Which of the following tunneling methods is used to send IPv4 traffic through an IPv6 network?

4to6 tunneling

You manage a network with two locations, Portland and Seattle. Both locations are connected to the internet. All computers in both locations are configured to use IPv6. You would like to implement an IPv6 solution to meet the following requirements: • Hosts in each location should be able to use IPv6 to communicate with hosts in the other location through the IPv4 internet. • You want to use a site-to-site tunneling method instead of a host-to-host tunneling method. Which IPv6 solution should you use?

6to4

Your ISP has assigned you the IP address of 172.22.19.0 with a default subnet mask of 255.255.255.0. You need to create three subnets to meet the following requirements: • Subnet A = 60 hosts • Subnet B = 25 hosts • Subnet C = 31 hosts To provide the minimal number of hosts possible for each subnet, what values should you use?

A = Subnet address 172.22.19.64 with a mask of 255.255.255.192 B = Subnet address 172.22.19.32 with a mask of 255.255.255.224 C = Subnet address 172.22.19.192 with a mask of 255.255.255.192

You have a small network as shown in the image. You are unable to ping Wrk2 from Wrk1. What should you do to fix the problem?

Change the subnet mask on Wrk1.

An employee in your organization has started to work from home two days a week. The employee uses a company laptop for work in both the office and at home. The laptop automatically connects to the wireless network in the office, but does not automatically connect to the employee's home wireless network. The employee would like the laptop to connect automatically both at home and at work. What should you do?

Configure an alternate TCP/IP configuration on the laptop's wireless adapter to use a static IP address that is compatible with the home network.

You have just received a new laptop at work that you will use on your company network and at home. The company network uses dynamic addressing, while your home network uses static addressing. You connect the laptop to the company network and everything works fine. When you take your laptop home you can connect to the devices on your home network or the Internet. You run ipconfig on the laptop and receive the following output: Connection-specific DNS suffix. . . : IPv4 Address . . . . . . : 169.254.22.74 Subnet Mask . . . . . : 255.255.0.0 Default Gateway. . . . . : You need to be able to connect both the company network and your home network with the least amount of configuration and cost. What should you do?

Configure an alternate TCP/IP configuration.

You have installed a test network with one server and two Windows workstations. All are running IPv6. You have disabled IPv4, and now you want to test to make sure that IPv6 is used to communicate between hosts. You want to ping the link-local address for a host. Which command can you use to do this?

Ping FE80::AB134:7845:10C:9956%12

You manage a Windows network environment. As part of your IPv6 migration strategy, you have implemented Teredo on your network. You would like to test the communication of a client computer using Teredo. What should you do?

Ping the address beginning with 2001:

You manage a Windows network environment. As part of your IPv6 migration strategy, you have implemented ISATAP on your network. You would like to test the communication of a client computer using ISATAP. What should you do?

Ping the address beginning with FE80:

You need to design a network that supports 275 hosts. You want to place all hosts in a single broadcast domain, and you want to make sure you do not waste IP addresses. How should you implement your plan?

Place all hosts on the same subnet. Use a mask of 255.255.240.0.

You use a Windows system. Your company has begun migrating your network to IPv6. Your network administrator tells you that the network is using stateless autoconfiguration. You need to configure your computer to use the correct IPv6 address, default gateway address, and DNS server address. The computer is currently configured to get all IPv6 information automatically. What should you do?

Run netsh interface ipv6 add dnsserver.

Your network has just transitioned from using IPv4 to IPv6. IPv6 configuration is performed automatically using information received by network routers. The network does not use a DHCPv6 server. Your Windows system is unable to communicate with a server named Srv1. A ping test to the server works using its IPv6 address, but fails when you use its host name. What should you do?

Run netsh with the add dnssserver option.

You manage a network that uses IPv6 addressing. When clients connect devices to the network, they generator an interface ID and use Neighbor Discovery Protocol (NDP) to learn the subnet prefix and default gateway. Which IPv6 address assignment method is being used?

Stateless autoconfiguration

Match the IPv6 address configuration method on the right with its definition on the left.

Static Full Assignment: The entire 128-bit address and all other configuration information is statically assigned to the host. Static Partial Assignment: The prefix is statically assigned, and the interface ID is derived from the MAC address. Stateless Configuration: Clients automatically generate the interface ID and learn the subnet prefix and default gateway through the neighbor discovery protocol (NDP). Stateful DHCPv6: Provides each client with an IP Address, default gateway, and other IP configuration information. Stateless DHCPv6: Supplies the client with the DNS server IP address only. Does not provide the client with an IP address, and does not track the status of each client.

Your ISP has assigned you a Class C IP address with a default subnet mask of 255.255.255.0. You need to create three subnets, meeting the following usable host requirements: • Subnet A = 50 hosts • Subnet B = 15 hosts • Subnet C = 65 hosts Without wasting host addresses, which subnet masks should you use?

SubnetA = 255.255.255.192 SubnetB = 255.255.255.224 SubnetC = 255.255.255.128

You have an IPv4 network that has two IPv6-only hosts that need to be able to communicate with each other. You want to implement a solution that only requires you to configure the two IPv6 hosts and that also works through NAT. What tunneling method should you use?

Teredo tunneling

Which of the following are valid IPv6 addresses? (Select two.)

bab3:b834:45a3:0000:0000:762e:0270:5554 35bc:fa77:f898:dafc:200c:fbbc:a007:8973

You use a Windows client system on your desktop. Your computer has begun migrating your network to IPv6. You need to configure your computer with a static IPv6 address. Which command should you use to configure a static IPv6 address?

netsh

Your company has asked you two look at strategies for migrating from IPv4 to IPv6. Instead of using IPv6 only, you decided you want to allow hosts to use both IPv4 and IPv6 addresses. Which of the following technologies should you implement to allow hosts to use both IPv4 and IPv6 at the same time?

Dual stack

You manage a Windows 10 computer connected to a business network using switches and multiple subnets. You connect a workstation to the 192.168.1.0/24 subnet. The workstation can communicate with all hosts on the private network, but not with other hosts. You run ipconfig /all and see the following: Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : mydomain.local Description . . . . . . : Broadcom network adapter Physical Address . . . . . . : 00-AA-BB-CC-74-EF DHCP Enabled . . . . . . : No Autoconfiguration Enabled . . . : Yes IPv4 Address . . . . . . : 192.168.1.102 (Preferred) Subnet Mask . . . . . . : 255.255.255.0 Default Gateway . . . . . . : 192.168.2.1 DNS Servers . . . . . . : 192.168.2.20 What should you do?

Edit the IPv4 properties and change the default gateway.

You use a Windows system. Your company has begun migrating your network to IPv6. Your network administrator tells you that the network is using stateless autoconfiguration. You need to reconfigure your computer to use the correct IPv6 address, default gateway address, and DNS server address. What should you do?

Edit the Internet Protocol Version 6 (TCP/IPv6) properties for the network adapter. Select Obtain an IPv6 address automatically and Use the following DNS server addresses.

Which of the following is a valid IPv6 address?

FECO::AB:9007

You manage the network that is shown in the graphic. You have just added Host B to the network. All hosts use manually-configured IP addresses, and Srv1 is the DNS server for the entire network. Both subnets use a 27-bit subnet mask. Which TCP/IP configuration values should you choose for Host B? To answer, drag a value to each TCP/Ip parameter shown in the diagram.

IP Address - 192.168.1.193 Subnet Mask - 255.255.255.224 Default Gateway - 192.168.1.221 DNS Server - 192.168.1.189 .193, .224, .221, .189


Conjuntos de estudio relacionados

Interpersonal Communication and Perception

View Set

Integrated Business Policy and Strat Practice Exam 1

View Set

Direct or inverse variation (or neither)

View Set

Świat po II wojnie światowej - Historia. Po prostu (pytania do działu IX)

View Set