正确答案: E
A cross-over cable
题目:What kind of cable should be used to establish a trunked line between two Catalyst switches?
解析:解析:Explanation: A crossover cable is used to connect two of the same device types, or devices from the same OSI layer.
查看原题查看所有试题
学习资料的答案和解析:
[单选题]当拓扑信息完成交换,相邻路由器具有相同的LSDB时,下列哪项OSPF邻居状态是希望得到的()
FULL
[单选题]OSPF在同一区域内,下列说法正确的是()
每台路由器的LSDB(链路状态数据库)都是相同的
[单选题]能够分配给设备的IP,应该是()
网络有效IP
[单选题]路由器上,命令“show int s0”的显示结果为:Serial0 is up,line protocol is down出现该结果的可能原因是()
两端设备协议不一致
[单选题]通过路由器的“配置端口console”对路由器进行配置,应该使用的线缆为()
反转线缆
[单选题]路由器当前的模式为“端口模式”,要退回到“特权模式”,应该使用的快捷键为()
ctrl+z
[单选题]A Ezonexam switch is configured with all ports assigned to VLAN 2. In addition, all ports are configured as full-duplex FastEthernet. What is the effect of adding switch ports to a new VLAN on this switch?
An additional broadcast domain will be created.
解析:解析: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.