正确答案: B
To reset the console password
题目:Why might the Ezonexam network administrator set the configuration register to 0x2142 on a 2600 series Cisco router?
解析:解析:Explanation:
查看原题查看所有试题
学习资料的答案和解析:
[单选题]IP地址为:192.168.50.70,掩码为:255.255.255.248,则该IP地址所在子网的广播地址为()
192.168.50.71
[单选题]配置路由器时,封装PPP协议的命令是:()
encap ppp
[单选题]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.