You have a class C network, and you need to design it for 5

题目
单选题
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

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You have a network containing 120 routers. You must establish and maintain connectivity between the loopback interfaces of all routers. Because of the critical services using the network, you need redundancy and fast failover. Which routing protocol should you use in this scenario?()

A. OSPF

B. RIP

C. BGP

D. static


参考答案:A

第2题:

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

第3题:

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

第4题:

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

第5题:

You have 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

第6题:

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

第7题:

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.

第8题:

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.

第9题:

Your network has 1,000 client computers that run Windows XP. You are planning to deploy Windows 7.  You plan to use the Microsoft Deployment Toolkit Lite Touch Installation deployment method to deploy the Windows 7 image.   You have the following requirements:   Migrate 20 computers at a time.  Ensure that you conserve network bandwidth.   You need to design a deployment strategy that meets the requirements.   What should you do?()

  • A、Configure multicast transmission on the deployment point.
  • B、Configure unicast transmission on the deployment point.
  • C、Compress the contents of the distribution folder.
  • D、Distribute the image by using Background Intelligent Transfer Service (BITS).

正确答案:A

第10题:

You work as an application developer at Certkiller .com. Certkiller .com has been contracted to develop an application for the local bank.You have been given the responsibility of creating this application and need to store each transaction record, which is identified using a complex transaction identifier,in memory. The bank informs you that the total amount of transaction records could reach 200 per day. To achieve this, you decide to utilize one of the existing collection classes in the .NET 2.0 class library. You need to ensure that you the collection class you select is the most efficient one for storing transaction records.What should you do?()

  • A、 Select the ListDictionary collection class.
  • B、 Select the HashTable collection class.
  • C、 Select the Queue collection class.
  • D、 Select the StringCollection collection class.

正确答案:B

更多相关问题