Networking 4

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

A network host has an IP address of 137.65.1.2 assigned to it. Given that the network uses the default classful subnet mask, what is the default routing prefix for this address using CIDR subnet mask notation?

/16

Which of the following are private IP addresses? (Select two.) 10.244.12.16 172.32.119.199 192.168.250.11 127.99.1.155 198.162.1.12

10.244.12.16 192.168.250.11

You have two subnets on your private network, one with a 20-bit mask, and another with a 22-bit mask. How many available host addresses are there on each subnet? (Select two.) 510 512 1022 1024 2046 2048 4094 4096

1022 4094

Match each decimal value on the left with the corresponding hexadecimal value on the right. Not all decimal values have a corresponding hexadecimal value. 11 B D F C 10

11. 17 B. 11 D. 13 F. 15 C. 12 10. 16

What is the correct binary form of the decimal IP address 192.168.1.1?

11000000.10101000.00000001.00000001

You have a network address of 132.66.0.0 and a subnet mask of 255.255.224.0. Which four of the following are valid subnet addresses? 132.66.224.0 132.98.0.0 132.66.0.0 132.66.255.0 132.66.192.0 132.130.0.0 132.66.96.0

132.66.224.0 132.66.0.0: 132.66.192.0 132.66.96.0

Which of the following are valid IP addresses? (Select three.) 137.65.256.1 10.256.1.1 137.65.1.257 137.65.1.1 256.1.1.1 224.0.0.1 172.17.1.3

137.65.1.1 224.0.0.1 172.17.1.3

You have a network address of 133.233.11.0 and a subnet mask of 255.255.255.240. How many assignable host addresses are on each subnet? Correct Answer: 0 Correct Answer: 2 Correct Answer: 6 Correct Answer: 14 Correct Answer: 30 Correct Answer: 62

14

Which of the following IP addresses is a valid IP address for a host on a public network?

142.15.6.1

You have a network with two routers as shown. You need to choose subnet addresses for subnets 1 and 2. Which of the following subnets would you use? (Select two.) Correct Answer: 172.30.12.0/28 Correct Answer: 172.30.12.8/27 Correct Answer: 172.30.12.128/26 Correct Answer: 172.30.12.64/26 Correct Answer: 172.30.12.8/28 Correct Answer: 172.30.12.64/27172.30.12.0/28

172.30.12.0/28 172.30.12.128/26

A workstation has been assigned the following IP addressing information: IP address: 192.168.1.26 Subnet mask: 255.255.255.0 Default gateway: 192.168.1.254 DNS server: 192.168.1.1 Given this information, what is the network IP address of this workstation?

192.168.1.0

You are configuring a network and have been assigned the network address of 221.12.12.0. You want to subnet the network to allow 5 subnets with 20 hosts per subnet. Which subnet mask should you use? Correct Answer: 255.255.255.248 Correct Answer: 255.255.255.192 Correct Answer: 255.255.255.240 Correct Answer: 255.255.255.128 Correct Answer: 255.255.255.224

255.255.255.224

You have been assigned the IP address of 197.177.25.0 for your network. You have determined that you need five subnets to allow future growth. What subnet mask value would you use?

255.255.255.224

You have a network address of 132.66.0.0 and a subnet mask of 255.255.254.0. How many possible host addresses are on each subnet, excluding host addresses of all 1s and all 0s? Correct Answer: 62 Correct Answer: 1022 Correct Answer: 0 Correct Answer: 510

510

Your network uses a network address of 137.65.0.0 with a subnet mask of 255.255.0.0. How many IP addresses are available for assignment to network hosts on this network?

65534

Which of the following devices is most likely to be assigned a public IP address?

A router that connects your home network to the internet.

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? Connect a router to a switch with a single connection. Create two subinterfaces on the router. Use a mask of 255.255.255.0 for each subinterface. Use a router to create two subnets, with half of the hosts on each subnet. Use a mask of 255.255.255.0 on each subnet. Use a router to create two subnets. Put 250 hosts on one subnet and 25 hosts on the other subnet. Use 255.255.255.0 and 255.255.255.224 as subnet masks. Place all hosts on the same subnet. Use a mask of 255.255.254.0. Use a bridge on a single subnet. Use a mask of 255.255.255.128 for each bridge port.

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

You have a small network with three subnets as shown in the exhibit. IP addresses for each router interface are also indicated in the exhibit. How many IP addresses on each subnet remain that can be assigned to hosts?

SubnetA = 125, SubnetB = 0, SubnetC = 13

You have a single router with three subnets as shown. Each subnet has the number of hosts specified. You need to select a subnet mask for each subnet that provides sufficient host addresses without wasting addresses. Which mask values should you use? Correct Answer:SubnetA = 255.255.255.192SubnetB = 255.255.255.224SubnetC = 255.255.255.128 Correct Answer:SubnetA = 255.255.255.128SubnetB = 255.255.255.240SubnetC = 255.255.255.192 Correct Answer:SubnetA = 255.255.255.224SubnetB = 255.255.255.240SubnetC = 255.255.255.192 Correct Answer:SubnetA = 255.255.255.64SubnetB = 255.255.255.32SubnetC = 255.255.255.64

SubnetA = 255.255.255.192 SubnetB = 255.255.255.224 SubnetC = 255.255.255.128

While calculating how many subnets are available for a given IP address and subnet mask, when should you use the 2^n - 2 formula? (Select two.) Variable-length Subnet Mask (VLSM) is used. The network uses a classless routing protocol, such as RIP version 2, EIGRP, or OSPF. The network uses a classful routing protocol, such as RIP version 1 or IGRP. The no ip subnet zero command is configured. The ip subnet zero command is configured.

The network uses a classful routing protocol, such as RIP version 1 or IGRP. The no ip subnet zero command is configured.

You have a small network with three subnets as shown. IP addresses for 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.) Correct Answer: Wrk1_A = 192.168.111.32 Correct Answer: Wrk1_A = 192.168.111.62 Correct Answer: Wrk1_A = 192.168.111.65 Correct Answer: Wrk5_C = 10.155.64.97 Correct Answer: Wrk5_C = 10.155.64.111 Correct Answer: Wrk5_C = 10.155.64.114

Wrk1_A = 192.168.111.62 Wrk5_C = 10.155.64.97

You have a network address of 220.16.22.0 and have selected 255.255.255.224 as the subnet mask value. How many possible subnets are there?

eight

You need to connect a router to a subnet. The subnet uses the IP address 192.168.12.0/26. You are instructed to assign the last IP address on the subnet to the router. Which IP address will you use? 192.168.12.255 192.168.12.254 192.168.12.63 192.168.12.62 192.168.12.30 192.168.12.31 192.168.12.15 192.168.12.14

192.168.12.62

You have a network address of 201.79.187.0 and a subnet mask of 255.255.255.192. Which three of the following are valid host addresses for subnet 201.79.187.128? 201.79.187.33 201.79.187.189 201.79.187.12 201.79.187.132 201.79.187.166 201.79.187.196

201.79.187.189 201.79.187.132 Correct Answer: 201.79.187.166

You have a network address of 202.200.55.0 with a subnet mask of 255.255.255.224. Which of the following is the broadcast address for subnet 202.200.55.96? 202.200.55.1 202.200.55.96 202.200.55.97 202.200.55.111 202.200.55.127 202.200.55.255

202.200.55.127

What is the decimal format of the following binary IP address? 11001110.00111010.10101010.01000011

206.58.170.67

Your network has a network address of 172.17.0.0 with a subnet mask of 255.255.255.0. Which of the following are true concerning this network? (Select two.) 254 IP addresses can be assigned to host devices. 256 IP addresses can be assigned to host devices. 172.17.0.255 is the network broadcast address. 172.17.255.255 is the network broadcast address. 172.17.0.1 is reserved for the default gateway.

254 IP addresses can be assigned to host devices. 172.17.0.255 is the network broadcast address.

Drag each binary subnet mask on the left to its appropriate decimal equivalent on the right. 255.0.0.0 255.255.255.128 255.224.0.0 255.255.0.0 255.255.255.252 11111111.11111111.11111111.11111100 11111111.00000000.00000000.00000000 11111111.11111111.11111111.10000000 11111111.11100000.00000000.00000000 11111111.11111111.00000000.00000000

255.0.0.0 11111111.00000000.00000000.00000000 255.255.255.128 11111111.11111111.11111111.10000000 255.224.0.0 11111111.11100000.00000000.00000000 255.255.0.0 11111111.11111111.00000000.00000000 255.255.255.252 11111111.11111111.11111111.11111100

Your client has a class B network address and needs to support 500 hosts on as many subnets as possible. Which subnet mask should you recommend? Correct Answer: 255.255.255.0 Correct Answer: 255.255.254.0 Correct Answer: 255.255.255.224 Correct Answer: 255.255.255.128

255.255.254.0

Your network has been assigned 168.11.0.0 as the network address. You have determined that you need 70 subnets. Which subnet mask value should you select to provide 70 subnets? 255.255.252.0 255.255.248.0 255.255.240.0 255.255.254.0 255.255.255.0

255.255.254.0


Conjuntos de estudio relacionados

Series 65 - Unit 2 Questions to STUDY

View Set

Chemical Composition of the Body

View Set

Maternity Exam Relevant Questions

View Set

Nursing Assessment: Digestive, Gastrointestinal, and Metabolic Function

View Set

Unit 3 Ch.21: Multidrug Resistant Organisms

View Set

ACCT 3731 - Advanced Accounting: Exam 4 (Final)

View Set

Chapter 11 Terms and Definitions

View Set

Business Statistics (True/ False)

View Set