正确答案: B
生成树协议
题目:为了阻止交换机环路,交换机上所采用的技术为()
解析:B
查看原题查看所有试题
学习资料的答案和解析:
[单选题]某台PC,能ping通路由器,但不能telnet到路由器,可能的原因是()
telnet密码未设置
[多选题]There are 2 switches in the Ezonexam LAN, with no routers. Ports 1, 2 & 3 are assigned to VLAN 1 in switch 1 and 2 and ports 4, 5 & 6 are assigned to VLAN 2 in both switches. These two switches are connected together via a trunked link. Which of the conditions below would verify trunk and VLAN operation? (Select all valid answers)
Host 1 on VLAN 1 can ping Host 2 on VLAN 1
Host 4 on VLAN 2 can not ping Host 1 on VLAN 1
Host 4 on VLAN 2 can ping Host 2 on VLAN 2
解析:解析:Explanation:
[单选题]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?
255.255.255.224
解析:解析:Explanation:ThedefaultsubnetmaskforclassCnetworkis255.255.255.0.Ifonehastocreate5subnets,then3bitsarerequired.With3bitswecancreate8subnets.Theremaining5bitsareusedforHosts.Onecancreate30hostsusing5bitsinhostfield.Thismatcheswiththerequirement.IncorrectAnswers:A,B:ThisisanillegalsubnetmaskforaclassCnetwork,asthethirdoctetcannotbedividedwhenusingaclassCnetwork.C:ThisisthedefaultsubnetmaskforaclassCnetwork.Itprovidesforonenetwork,with254usablehostIPaddresses.E:Thissubnetmaskwillprovidefor14separatenetworkswith14hostseach.Thisdoesnotmeettherequirementofaminimumof18hosts.