正确答案: D
telnet密码未设置
题目:某台PC,能ping通路由器,但不能telnet到路由器,可能的原因是()
解析:D
查看原题查看所有试题
学习资料的答案和解析:
[单选题]标准访问控制列表应被放置的最佳位置是在()。
越靠近数据包的目的地越好
[单选题]为了禁止网络210.93.105.0ftp到网络223.8.151.0,允许其他信息传输,则能实现该功能的选项是:()
access-list 100 deny tcp 210.93.105.0 0.0.0.255 223.8.151.00.0.0.255 eq ftp access list 100 permit ip any any
[单选题]备份路由器IOS的命令是:()
copy flash tftp
[多选题]What are two characteristics of "store and forward" switching? (Select two answer choices)
The switch receives the complete frame. before beginning to forward it.
Latency through the switch varies with frame. length.
解析:解析:Explanation:
[单选题]The Ezonexam network administrator has issued the "VTP password ezonexam" command on a Cisco device. What is the purpose of this command?
It is used to validate the sources of VTP advertisements sent between switches
[单选题]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.