You have a class B network with

题目

You have a class B network with a 255.255.255.0 mask. Which of the statements below are true of this network?()

  • A、There are 254 usable subnets.
  • B、There are 256 usable hosts per subnet.
  • C、There are 50 usable subnets.
  • D、There are 254 usable hosts per subnet.
  • E、There are 24 usable hosts per subnet.
  • F、There is one usable network.
参考答案和解析
正确答案:A,D
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You have a class C network, and you need to design it for 5 usable subnets with each subnet handling a minimum of 18 hosts each. Which of the following network masks should you use?

A.225.225.224.0.

B.225.225.240.0.

C.225.225.255.0.

D.255.255.255.224

E.225.225.255.240


正确答案:D
解析:Explanation:ThedefaultsubnetmaskforclassCnetworkis255.255.255.0.Ifonehastocreate5subnets,then3bitsarerequired.With3bitswecancreate8subnets.Theremaining5bitsareusedforHosts.Onecancreate30hostsusing5bitsinhostfield.Thismatcheswiththerequirement.IncorrectAnswers:A,B:ThisisanillegalsubnetmaskforaclassCnetwork,asthethirdoctetcannotbedividedwhenusingaclassCnetwork.C:ThisisthedefaultsubnetmaskforaclassCnetwork.Itprovidesforonenetwork,with254usablehostIPaddresses.E:Thissubnetmaskwillprovidefor14separatenetworkswith14hostseach.Thisdoesnotmeettherequirementofaminimumof18hosts.

第2题:

You are the network administrator setting up the IP network for a new branch office. You need at least 5 networks with 25 hosts each. You have been allocated a /24 network.Which prefix length will satisfy the given requirements?()

A./24

B./26

C./27

D./28


参考答案:C

第3题:

29. Which of the following is NOT true?

A. The test is the most important for a student.

B. After class ,you should review what you have learned.

C. You should listen to your teacher and take notes carefully in class.

D. When you plan your time ,you should think of the time for eating ,sleeping and so on


正确答案:A
29.A【解析】文章最后一句表明了作者对待考试的态度,由此可知A项错误。

第4题:

You work as network consultant. Your customer, TestKing Inc, has a class C network license. TestKing wants you to subnet the network to provide a separate subnet for each of its 5 departments. Each subnet must support at least 24 hosts.Which network mask should you use?()

A.255.255.255.192

B.255.255.255.224

C.255.255.255.240

D.255.255.255.248

E.255.255.255.252

F.255.255.255.254


参考答案:B

第5题:

You have a computer that runs Windows Vista. You create a virtual private network (VPN) connection between the computer and your company’s network.You notice that while the computer is connected through the VPN connection, users on the company network can access shared folders on the computer.You need to prevent network users from accessing your shared folders when you are connected to the company’s network by using the VPN connection.What should you do?()

A.A

B.B

C.C

D.D


参考答案:C

第6题:

You have a class B network with a 255.255.255.0 mask. Which of the statements below are true of this network? (Select all valid answers)

A. There are 254 usable subnets.

B. There are 256 usable hosts per subnet.

C. There are 50 usable subnets.

D. There are 254 usable hosts per subnet.

E. There are 24 usable hosts per subnet.

F. There is one usable network.


正确答案:AD
A,D 解析:Explanation:
The default subnet mask for Class B is 255.255.0.0. Thus an extra 8 bits have been used for the network portion, leaving 8 for hosts. The 2n - 2 formula (28 - 2 in this case for both the network and IP hosts) gives us 254 networks and 254 hosts per network.

Incorrect Answers:
B: We must remember to always subtract 2 (one for the network, and one for the broadcast) so the result is 254, not 256.

C, E: No possible network mask would give us this exact number of subnets or hosts.

F: This would be true if this were a class C network, not a class B.

第7题:

Given that you have a class B IP address network range, which of the subnet masks below will allow for 100 subnets with 500 usable host addresses per subnet?

A.255.255.0.0

B.255.255.224.0

C.255.255.254.0

D.255.255.255.0

E.255.255.255.224


正确答案:C
解析:Explanation:
Using the 2n-2 formula for host addresses, 29-2 = 510 host address, so a 9-bit subnet mask will provide the required number of host addresses. If these 9 bits are used for the hosts in a class B network, then the remaining 7 bits are used for the number of networks.

Again using the 2n-2 formula, we have 2n-2 = 126 networks that are available.

Incorrect Answers:
A. This will provide for only 1 network with 216-2 = 65534 hosts
B. This will provide for 6 networks with 8190 host addresses.
D. This will provide 254 networks and 254 hosts.
E. This will provide 2046 different networks, but each network will have only 30 hosts.

第8题:

You have recently created a serializable class named Vehicle.The class is shown below:[Serializable]public class Vehicle{public string VIN;public string Make;public string Model;public string Year;}You are planning to create a custom formatter class to control the formatting of Vehicle objects when they are serialized.You need to ensure that is achieved with as little development effort as possible.What should you do?()

A.

B.

C.

D.


参考答案:D

第9题:

Ezonexam has a Class C network and you need ten subnets. You wish to have as many addresses available for hosts as possible. Which one of the following subnet masks should you use?

A.255.255.255.192

B.255.255.255.224

C.255.255.255.240

D.255.255.255.248

E.None of the above


正确答案:C
解析:Explanation:Usingthe2n-2formula,wewillneedtouse4bitsforsubnetting,asthiswillprovidefor24-2=14subnets.Thesubnetmaskfor4bitsisthen255.255.255.240.IncorrectAnswers:A.Thiswillgiveusonly2bitsforthenetworkmask,whichwillprovideonly2networks.B.Thiswillgiveus3bitsforthenetworkmask,whichwillprovideforonly6networks.D.Thiswilluse5bitsforthenetworkmask,providing30networks.However,itwillprovideforonlyfor6hostaddressesineachnetwork,soCisabetterchoice.

第10题:

You are the network administrator at TestKing. TestKing has been assigned the class C IP address 189.66.1.0 by its Internet Service Provider. If you divide the network range by using the 255.255.255.224 subnet mask, how many hosts can be supported on each network?()

A.14

B.16

C.30

D.32

E.62

F.64


参考答案:C

更多相关问题