最新CCNA题库Word版.docx

上传人:b****2 文档编号:23185374 上传时间:2023-05-15 格式:DOCX 页数:51 大小:47.97KB
下载 相关 举报
最新CCNA题库Word版.docx_第1页
第1页 / 共51页
最新CCNA题库Word版.docx_第2页
第2页 / 共51页
最新CCNA题库Word版.docx_第3页
第3页 / 共51页
最新CCNA题库Word版.docx_第4页
第4页 / 共51页
最新CCNA题库Word版.docx_第5页
第5页 / 共51页
点击查看更多>>
下载资源
资源描述

最新CCNA题库Word版.docx

《最新CCNA题库Word版.docx》由会员分享,可在线阅读,更多相关《最新CCNA题库Word版.docx(51页珍藏版)》请在冰豆网上搜索。

最新CCNA题库Word版.docx

最新CCNA题库Word版

1.Whataretworeasonsthatanetworkadministratorwoulduseaccesslists?

(Choosetwo.)

A.tocontrolvtyaccessintoarouter

B.tocontrolbroadcasttrafficthrougharouter

C.tofiltertrafficasitpassesthrougharouter

D.tofiltertrafficthatoriginatesfromtherouter

E.toreplacepasswordsasalineofdefenseagainstsecurityincursions

Answer:

AC

解释一下:

在VTY线路下应用ACL,可以控制从VTY线路进来的telnet的流量。

也可以过滤穿越一台路由器的流量。

2.AdefaultFrameRelayWANisclassifiedaswhattypeofphysicalnetwork?

A.point-to-point

B.broadcastmulti-access

C.nonbroadcastmulti-access

D.nonbroadcastmultipoint

E.broadcastpoint-to-multipoint

Answer:

C

解释一下:

在默认的情况下,帧中继为非广播多路访问链路。

但是也可以通过子接口来修改他的网络的类型。

3.Refertotheexhibit.Howmanybroadcastdomainsexistintheexhibitedtopology?

A.one

B.two

C.three

D.four

E.five

F.six

Answer:

C

解释一下:

广播域的问题,在默认的情况下,每个交换机是不能隔离广播域的,所以在同一个区域的所有交换机都在同一个广播域中,但是为了减少广播的危害,将广播限制在一个更小的范围,有了VLAN的概念,VLAN表示的是一个虚拟的局域网,而他的作用就是隔离广播。

所以被VLAN隔离了的每个区域都表示一个单独的广播域,这样一个VLAN中的广播的流量是不能传到其他的区域的,所以在上题中就有3个广播域了。

4.Asingle802.11gaccesspointhasbeenconfiguredandinstalledinthecenterofasquareoffice.Afewwirelessusersareexperiencingslowperformanceanddropswhilemostusersareoperatingatpeakefficiency.Whatarethreelikelycausesofthisproblem?

(Choosethree.)

A.mismatchedTKIPencryption

B.nullSSID

C.cordlessphones

D.mismatchedSSID

E.metalfilecabinets

F.antennatypeordirection

Answer:

CEF

解释一下:

cordlessphones:

无线电话。

metalfilecabinets:

金属文件柜。

antennatypeordirection:

天线类型及方向。

TKIP:

TemporalKeyIntegrityProtocol(暂时密钥集成协议)负责处理无线安全问题的加密部分。

如果加密出了问题,那么就根本连接不上,而不会出现性能下降的问题。

SSID(ServiceSetIdentifier)也可以写为ESSID,用来区分不同的网络。

如果是空的ssid,那么也会出现不能联网的情况

5.Refertotheexhibit.WhattwofactscanbedeterminedfromtheWLANdiagram?

(Choosetwo.)

A.Theareaofoverlapofthetwocellsrepresentsabasicserviceset(BSS).

B.Thenetworkdiagramrepresentsanextendedserviceset(ESS).

C.Accesspointsineachcellmustbeconfiguredtousechannel1.

D.Theareaofoverlapmustbelessthan10%oftheareatoensureconnectivity.

E.ThetwoAPsshouldbeconfiguredtooperateondifferentchannels.

Answer:

BE

解释一下:

一个ap提供的覆盖范围称为一个microcell,微单元.或者是基本服务区域,basicservicearea,当有多个微单元连接到lan,就称为扩展服务级。

往往可以通过增加ap来连接,如果一个ap不能满足覆盖范围,可以增加ap,建议两个ap重叠区域为10-15%。

6.Thecommandframe-relaymapip10.121.16.8102broadcastwasenteredontherouter.Whichofthefollowingstatementsistrueconcerningthiscommand?

A.Thiscommandshouldbeexecutedfromtheglobalconfigurationmode.

B.TheIPaddress10.121.16.8isthelocalrouterportusedtoforwarddata.

C.102istheremoteDLCIthatwillreceivetheinformation.

D.ThiscommandisrequiredforallFrameRelayconfigurations.

E.Thebroadcastoptionallowspackets,suchasRIPupdates,tobeforwardedacrossthePVC.

Answer:

E

解释一下:

关于命令frame-relaymapip10.121.16.8102broadcast,这个命令用于手工静态添加一条映射,到达10.121.16.8的流量封装一个DLCI号为102,而且这条PVC是支持广播的流量的,比如RIP的更新包。

因为在默认的情况下,帧中继的网络为非广播的,而RIP在其上是无法发包的。

7.WhichtypeofattackischaracterizedbyafloodofpacketsthatarerequestingaTCPconnectiontoaserver?

A.denialofservice

B.bruteforce

C.reconnaissance

D.Trojanhorse

Answer:

A

解释一下:

请求tcp连接到服务器的攻击其是就是syn-flooding攻击,利用tcp三次握手的天生缺陷,向对方主机发送大量的syn位置1的请求包,造成对方服务器正常服务的中断正常的服务这是一种典型的dos攻击,就是拒绝服务攻击:

denialofservice。

8.WhichofthefollowingareassociatedwiththeapplicationlayeroftheOSImodel?

(Choosetwo.)

A.ping

B.Telnet

C.FTP

D.TCP

E.IP

Answer:

BC

解释一下:

在OSI7层模型中位于应用层的应用有telnet、ftp、http、smtp等等。

9.Forsecurityreasons,thenetworkadministratorneedstopreventpingsintothecorporatenetworksfromhostsoutsidetheinternetwork.Whichprotocolshouldbeblockedwithaccesscontrollists?

A.IP

B.ICMP

C.TCP

D.UDP

Answer:

B

解释一下:

PING命令利用ICMP协议的echo,和echo-replay两个报文来检测链路是否连通的。

所以如果要阻止PING的流量到网络,就只要过滤掉ICMP的应用就可以了。

10.Refertotheexhibit.ThenetworkadministratorhascreatedanewVLANonSwitch1andaddedhostCandhostD.TheadministratorhasproperlyconfiguredswitchinterfacesFastEthernet0/13throughFastEthernet0/24tobemembersofthenewVLAN.However,afterthenetworkadministratorcompletedtheconfiguration,hostAcouldcommunicatewithhostB,buthostAcouldnotcommunicatewithhostCorhostD.Whichcommandsarerequiredtoresolvethisproblem?

A.Router(config)#interfacefastethernet0/1.3

Router(config-if)#encapsulationdot1q3

Router(config-if)#ipaddress192.168.3.1255.255.255.0

B.Router(config)#routerrip

Router(config-router)#network192.168.1.0

Router(config-router)#network192.168.2.0

Router(config-router)#network192.168.3.0

C.Switch1#vlandatabase

Switch1(vlan)#vtpv2-mode

Switch1(vlan)#vtpdomaincisco

Switch1(vlan)#vtpserver

D.Switch1(config)#interfacefastethernet0/1

Switch1(config-if)#switchportmodetrunk

Switch1(config-if)#switchporttrunkencapsulationisl

Answer:

A

解释一下:

这是一个多VLAN间通讯的问题,虽然都同在一台交换机上,但是由于处在不同的VLAN中,而导致了不同VLAN中的主机是不能通讯的。

这时我们就需要借助与trunk和三层的路由功能了,在交换机和路由器之间封装TRUNK,这样可以允许交换机间的二层的通讯,但是由于两个VLAN是划分到不同的网段中的,因此需要借助路由器的路由功能来实现三层的可达,可以将VLAN中的主机的网关指定为路由器与该VLAN相连的子接口的地址,这样VLAN中的数据包就都会发往网关,而由网关来进行进一步的转发。

在这个题中,题目给出了路由器的的子接口的网段,而又给出了VLAN2与路由器相连的接口的IP地址,所以剩下的一个网段就是给VLAN3的了,所以要在路由器上将与一个子接口划分到VLAN3,并给其分配另一个网段中的IP地址。

这样就可以了。

11.Whataretworecommendedwaysofprotectingnetworkdeviceconfigurationfilesfromoutsidenetworksecuritythreats?

(Choosetwo.)

A.AllowunrestrictedaccesstotheconsoleorVTYports.

B.Useafirewalltorestrictaccessfromtheoutsidetothenetworkdevices.

C.AlwaysuseTelnettoaccessthedevicecommandlinebecauseitsdataisautomaticallyencrypted.

D.UseSSHoranotherencryptedandauthenticatedtransporttoaccessdeviceconfigurations.

E.Preventthelossofpasswordsbydisablingpasswordencryption.

Answer:

BD

解释一下:

要确保外部的安全的站点才可以访问我的网络,这就涉及到了安全的问题了,我们可以使用防火墙来限制外网中来的设备;也可以通过SSH或加密和认证来控制访问设备配置信息。

12.Refertotheexhibit.TheaccesslisthasbeenconfiguredontheS0/0interfaceofrouterRTBintheoutbounddirection.Whichtwopackets,ifroutedtotheinterface,willbedenied?

(Choosetwo.)

access-list101denytcp192.168.15.320.0.0.15anyeqtelnet

access-list101permitipanyany

A.sourceipaddress:

192.168.15.5;destinationport:

21

B.sourceipaddress:

192.168.15.37destinationport:

21

C.sourceipaddress:

192.168.15.41destinationport:

21

D.sourceipaddress:

192.168.15.36destinationport:

23

E.sourceipaddress:

192.168.15.46;destinationport:

23

F.sourceipaddress:

192.168.15.49destinationport:

23

Answer:

DE

解释一下:

这个访问列表定义了两个语句:

access-list101denytcp192.168.15.320.0.0.15anyeqtelnet

access-list101permitipanyany

在访问列表中匹配的顺序是从上到下,如果匹配了某一句,就退出访问列表,如果没有就一直往下匹配,在访问列表中有一句隐含的拒绝所有。

所以不管怎么样都有一句是能被匹配的。

在上题中,他定义的第一句是拒绝到从192.168.15.32-192.168.15.47发出的任何的telnet的流量,然后第二句定义的就是允许所有的IP流量。

而且要明确telnet的流量使用的是端口23,所以这个题的答案就很明确了。

13.Refertotheexhibit.Switch1hasjustbeenrestartedandhaspassedthePOSTroutine.HostAsendsitsinitialframetoHostC.Whatisthefirstthingtheswitchwilldoasregardspopulatingtheswitchingtable?

A.Switch1willadd192.168.23.4totheswitchingtable.

B.Switch1willadd192.168.23.12totheswitchingtable.

C.Switch1willadd000A.8A47.E612totheswitchingtable.

D.Switch1willadd000B.DB95.2EE9totheswitchingtable.

Answer:

C

解释一下:

交换机重新启动了,这个时候交换机的MAC地址表是空的,当主机A发送数据给主机C而经过交换机时,交换机根据他的工作的原理他要进行原MAC地址学习,而因为对于这个目的MAC地址无记录,而将这个流量从除收到的这个接口外的所有接口泛洪出去。

所以在最开始的一步中,交换机是记录下主机A的MAC地址000A.8A47.E612到他的MAC地址表中。

14.TheuserofHost1wantstopingtheDSLmodem/routerat192.168.1.254.BasedontheHost1ARPtablethatisshownintheexhibit,whatwillHost1do?

A.sendaunicastARPpackettotheDSLmodem/router

B.sendunicastICMPpacketstotheDSLmodem/router

C.sendLayer3broadcastpacketstowhichtheDSLmodem/routerresponds

D.sendaLayer2broadcastthatisreceivedbyHost2,theswitch,andtheDSLmodem/router

Answer:

B

解释一下:

在下面的表中我们可以看到ARP表中有关于192.168.1.254的ARP条目,所以在这主机都只需要发送单播的ICMP包到DSLmodem/router即可。

15.Whataretwosecurityappliancesthatcanbeinstalledinanetwork?

(Choosetwo.)

A.ATM

B.IDS

C.IOS

D.IOX

E.IPS

F.SDM

Answer:

BE

解释一下:

IDS:

IntrusionDetectionSystems(入侵检测系统)。

IPS:

IntrustionPreventionSystem(入侵防御系统)。

ATM是交换设备。

Ios是网络设备操作系统,是软件。

SDM是安全设备管理器,是一种基于web的对网络设备的安全管理工具,是软件。

16.Refertotheexhibit.WhatisthemostefficientsummarizationthatR1canusetoadvertiseitsnetworkstoR2?

A.172.1.0.0/22

B.172.1.0.0/21

C.172.1.4.0/22

D.172.1.4.0/24

172.1.5.0/24

172.1.6.0/24

172.1.7.0/24

E.172.1.4.0/25

172.1.4.128/25

172.1.5.0/24

172.1.6.0/24

172.1.7.0/24

Answer:

C

解释一下:

这还是一个关于汇总的问题。

要求R1将所有的网段用汇总的条目发送给R2,因为这些条目的网络位是相同的都为172.1,所以在这需要汇总的只是第3个八位,将4,4,5,6,7这些写成二进制的形式,然后找出相同的位数,则有相同位数的字节就是他们的掩码的位数,而最小的有相同位的最小的数字就是他们的基数位,所以R1通告出去汇总的条目为172.2.4.0/22。

17.Whichspreadspectrumtechnologydoesthe802.11bstandarddefineforoperation?

A.IR

B.DSSS

C.FHSS

D.DSSSandFHSS

E.IR,FHSS,andDSSS

Answer:

B

解释一下:

IR:

infrared(红外线)。

DSSS:

DirectSequenceSpreadSpectrom(顺序扩频技术)。

FHSS:

Frequency-HoppingSpreadSpectrum(跳频技术)。

18.Refertotheexhibit.Assumethatallrouterinterfacesareoperationalandcorrectlyconfigured.Inaddition,assumethatOSPFhasbeencorrectlyconfiguredonrouterR2.HowwillthedefaultrouteconfiguredonR1affecttheoperationofR2?

A.AnypacketdestinedforanetworkthatisnotdirectlyconnectedtorouterR1willbedropped.

B.AnypacketdestinedforanetworkthatisnotdirectlyconnectedtorouterR2willbedroppedimmediately.

C.AnypacketdestinedforanetworkthatisnotdirectlyconnectedtorouterR2willbedroppedimmediatelybecauseofthelackofagatewayonR1.

D.Thenetworksd

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 自然科学 > 物理

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1