CCNP题库讲解Word下载.docx
《CCNP题库讲解Word下载.docx》由会员分享,可在线阅读,更多相关《CCNP题库讲解Word下载.docx(97页珍藏版)》请在冰豆网上搜索。
C.ICMP
D.HSRP
D
RFC2281中定义的是HSRP。
3.WhatwillbetheeffectofapplyingtheVLANaccessmapconfigurationonaswitch?
Router(config)#vlanaccess-mapthor10
Router(config-access-map)#matchipaddressnet_10
Router(config-access-map)#actionforward
Router(config-access-map)#exit
Router(config)#vlanfilterthorvlan-list12-16
A.AllVLAN12through16IPtrafficmatchingnet_10isforwardedandallotherIPpacketsaredropped.
B.IPtrafficmatchingvlan-list12-16isforwardedandallotherIPpacketsaredropped.
C.IPtrafficmatchingnet_10isdroppedandallotherIPpacketsareforwardedtoVLANs12through16.
D.AllVLAN12through16IPtrafficisforwarded,otherVLANIPtrafficmatchingnet_10isdropped.
A
这是关于VLANaccessmap的使用,这是针对vlan-list中的VLAN中的流量进行的过滤,只有在vlanaccess-map中定义的forward的流量才可以在vlan-list中规定的VLAN中通过。
而vlanaccess-map中也有隐式denyany的语句。
所以这个题中VLAN12到16中的IP流量只有匹配了net_10的流量才允许通过,其余的IP流量都被丢弃。
4.Refertotheexhibit.ThewebserversWS_1andWS_2needtobeaccessedbyexternalandinternalusers.Forsecurityreasons,theserversshouldnotcommunicatewitheachother,althoughtheyarelocatedonthesamesubnet.Theserversdoneed,however,tocommunicatewithadatabaseserverlocatedintheinsidenetwork.Whatconfigurationwillisolatetheserversfromeachother?
4.jpg(19.38KB)
2007-12-2315:
59
A.Theswitchports3/1and3/2willbedefinedassecondaryVLANisolatedports.TheportsconnectingtothetwofirewallswillbedefinedasprimaryVLANpromiscuousports.
B.Theswitchports3/1and3/2willbedefinedassecondaryVLANcommunityports.TheportsconnectingtothetwofirewallswillbedefinedasprimaryVLANpromiscuousports.
C.Theswitchports3/1and3/2andtheportsconnectingtothetwofirewallswillbedefinedasprimaryVLANpromiscuousports.
D.Theswitchports3/1and3/2andtheportsconnectingtothetwofirewallswillbedefinedasprimaryVLANcommunityports.
想要WS-1和WS-2之间互不通讯,但是他们在相同的网段中。
这样就可以把他们划分到不同的VLAN中了,但是他们都是需要能和database和Internet通讯的,因此Fa3/34和Fa3/35是需要在做成混杂的端口的,至少是要能允许这两个VLAN中的数据通过的。
5.ToenableBGPtunnelingoveranIPv4backbone,theIPv4address192.168.30.1isconvertedintoavalidIPv6address.WhichthreeIPv6addressesareacceptableformatsfortheIPv4address?
A.:
:
C0A8:
1E01
B.C0A8:
1E01:
C.:
192.168.30.1
D.192.168.30.1:
E.0:
0:
F.192.168.30.1:
ACE
IPv4和IPv6地址的转换,要把192.168.30.1转换为有效的IPv6的地址。
192.168.30.1转换为十六进制的为C0A8.1E01。
(这个是怎么转换的就不用我多说了吧)),主机位还是在网络位后面的,所以应该写成:
1E01。
IPv6地址是128位的,将一个IPv4地址转换为有效的主机地址时,我们可以将这个IPv4的地址直接插到主机位上,即:
0:
192.168.30.1,简写成:
192.168.30.1
[题库讲解]CCNP642-892V3.95题库分析2
1.
Refertotheexhibit.Whatdoesthecommandchannel-group1modedesirabledo?
1.jpg(9.32KB)
2007-12-2513:
56
A.enablesLACPunconditionally
B.enablesPAgPonlyifaPAgPdeviceisdetected
C.enablesPAgPunconditionally
D.enablesEtherchannelonly
E.enablesLACPonlyifaLACPdeviceisdetected
C
接口fastethernet0/13加入到了组1,模式为desirable。
从模式可以看出这里使用的协议为PAgP。
而disirable是主动的模式,在这种模式下交换机会主动请求远端交换机协商以太信道。
2.
Refertotheexhibit.PortsecurityhasbeenconfiguredontheswitchportFa0/5.Whatwouldhappenifanotherdeviceisconnectedtotheportafterthemaximumnumberofdeviceshasbeenreached,evenifoneormoreoftheoriginalMACaddressesareinactive?
2.jpg(27.35KB)
A.TheportwillpermitthenewMACaddressbecauseoneormoreoftheoriginalMACaddressesareinactive.
B.TheportwillpermitthenewMACaddressbecauseoneormoreoftheoriginalMACaddresseswillageout.
C.AlthoughoneormoreoftheoriginalMACaddressesareinactive,theportwillnotpermitthenewMACaddress.
D.BecausethenewMACaddressisnotconfiguredontheport,theportwillnotpermitthenewMACaddress.
因为端口上的MAC地址已经达到了安全数量的限制,所以虽然最初允许的MAC中有一个到两个是无效的了,但是因为这些条目是不超时的,所以虽然无效了,但是还是会存放下去,这样端口还是不能允许新的MAC地址流量通过的。
以下内容需要回复才能看到
3.
Refertotheexhibit.EIGRPisconfiguredwiththedefaultconfigurationonallrouters.AutosummarizationisenabledonroutersR2andR3,butitisdisabledonrouterR1.WhichtwoEIGRProuteswillbeseenintheroutingtableofrouterR3?
(Choosetwo.)
3.jpg(27.26KB)
A.10.0.0.0/8
B.10.10.0.0/16
C.10.10.10.0/24
D.172.16.0.0/16
E.172.16.0.0/24
F.172.16.10.0/24
CD
EIGRP也是一个AD型的路由协议,他在边界路由器上也是会自动汇总的,因为他们发送的是路由的条目。
在这儿,R2和R3上是没有关闭自动汇总的,而R2也是一台边界路由器,所以R2向R3发送172.16.10.0/24的路由时,会汇总为172.16.0.0/16发送过去。
但是R1上关闭了自动汇总了,所以R1发出去的时候是会发10.10.10.0/24的路由的,所以R3收到的路由信息就有:
10.10.10.0/24和172.16.0.0/16。
4.Refertotheexhibit.OSPFhasbeenconfiguredonallroutersinthenetwork.However,routerR1doesnotreceiveadefaultroutetorouterR2asintended.WhichconfigurationchangewouldensurethatR1wouldreceiveadefaultroutefromR2?
4.jpg(38.13KB)
A.Addthearea1stubcommandonroutersR1.
B.Addthealwayskeywordtothedefault-informationoriginateconfigurationcommandonrouterR2.
C.RemovethedefaultinformationoriginateconfigurationcommandfromrouterR2andplaceitonrouterR1.
D.Addtheiproute5.0.0.0255.255.255.00.0.0.0commandtorouterR2.
B
default-informationoriginate是产生OSPF的缺省路由的命令,但是要这个命令生效的前提是R2上有一条缺省路由。
所以我们可以在R2上加配置一个缺省路由
Iproute0.0.0.00.0.0.0s0/1,这样的话R1就可以收到一个出接口为R2的OSPF的缺省路由了。
在default-informationorigitnate命令后,我们可以加一个always的参数,这个参数表示不管你的路由器上是不是有缺省路由,我都产生一条OSPF的缺省路由。
所以加上这个参数后就确保了R1肯定能收到一条R2产生的OSPF的缺省路由了。
5.WhatistheIPv6addressFF02:
2usedfor?
A.allhostsinalocalsegment
B.allroutersinalocalsegment
C.allhostsinaparticularmulticastgroup
D.allroutersinanautonomoussystem
FF02:
2是一个IPv6的多播地址,表示的是所有路由器。
[题库讲解]CCNP642-892V3.95题库分析3
1.Whattwopiecesofinformationwilltheshowvlanid5commanddisplay?
(Choosetwo.)
A.VLANinformationonport0/5
B.portsinVLAN5
C.MTUandtype
D.utilization
E.filters
BC
1.jpg(9.93KB)
2007-12-2614:
15
很清楚了吧,通过这个命令可以看到哪些信息。
2.Refertotheexhibit.Whichstatementistrueaboutthedisplayofthecommandshowpagp1neighborcommand?
2.jpg(17.63KB)
A.STPpacketsaresentouttheGi0/1interfaceonly.
B.STPpacketsaresentoutboththeGi0/1andGi0/2interfaces.
C.CDPpacketsaresentouttheGi0/1interfaceonly.
D.CDPpacketsaresentouttheGi0/2interfaceonly.
等绑定链路到一个以太信道后,PAgP把这个组当作一个接口加入到生成树中。
因此这两个接口都发送STPpackets.。
3.Refertotheexhibit.Onthebasisofthepartialconfigurationprovidedintheexhibit,whatadditionalconfigurationisrequiredtoallowtheroutertoproperlyparticipateinaPIMsparse-densemodescenario?
3.jpg(9.97KB)
A.TheRPconfigurationneedstobeaddedfortheroutertoparticipateindensemodenetworkareas.
B.TheRPconfigurationneedstobeaddedfortheroutertoparticipateinsparsemodenetworkareas.
C.ThePIMdense-modestate,refreshintervalneedstobeconfigured.
D.IGMPneedstobeenabledontherouter.
sparse-dense是密集稀疏模式,在这种模式下,先运行sparse模式,如果sparse模式运行失败,再来运行dense模式。
Dense模式下组播的流量是以泛洪的形式传递开的的,而sparse模式下组播的流量是需要RP来转发的。
在这没有RP的指定或选举的过程,所以为了让sparse模式能正常工作,需要再配置一个RP。
4.Refertotheexhibit.Whatistheeffectofthedistribute-listcommandintheR1configuration?
4.jpg(24.06KB)
A.R1willfilteronlythe172.24.1.0/24routefromtheR2RIPupdates.
B.R1willpermitonlythe10.0.0.0/24routeintheR2RIPupdates.
C.R1willfilterthe10.1.0.0/24andthe172.24.1.0/24routesfromtheR2RIPupdates.
D.R1willnotfilteranyroutesbecausethereisnoexactprefixmatch.
在R1上配置了一个分发列表:
distribute-list10inserial0这句命令的意思是:
从serial0进来的路由,我只允许由访问控制列表10匹配的条目进来。
在这,访问列表10定义的是permit10.0.0.00.0.255.255,所以R2发过来的更新中有两个条目10.1.0.0/24和172.24.1.0/24是不被访问列表匹配的,因此这两个条目是在R1上是被过滤掉的。
[题库讲解]CCNP642-892V3.95题库分析4
Examinetherouteroutputabove.Whichtwoitemsarecorrect?
1.jpg(34.45KB)
2007-12-2713:
57
A.RouterAwillassumetheactivestateifitspriorityisthehighest.
B.IfEthernet0/2goesdown,thestandbyrouterwilltakeover.
C.WhenEthernet0/3ofRouterAcomesbackup,theprioritywillbecome105.
D.ThelocalIPaddressofRouterAis10.1.0.6.
E.ThelocalIPaddressofRouterAis10.1.0.20.
AC
RouterA上的preemptionenabled,表示他的强制抢夺被开启了,如果RouterA拥有了最高的优先级,那么他就会成为Goup1中的activerouter。
在下面的显示我们可以看到这台路由器的优先级初始配置是120的,但是现在有两个接口down了,很显然他开启了接口跟踪,所以接口Ethernet0/2的down使优先级减少了15,而接口Ethernet0/3的down又使优先级减少了10,所以现在他的优先级显示的为95。
如果接口up了,那么优先级也会做相应的增加,所以如果Ethernet0/3up了,那么RouterA的优先级将增加10而变成105。
2.Refertotheexhibit.WhatwillRTBdowithapacketsourcedfromwithinAS64200withadestinationaddressof192.168.25.1?
2.jpg(34.55KB)
A.Itwillbedroppedbecausenetwork192.168.25.0isnotintheRTAroutingtable.
B.Itwillbedroppedbecausenetwork192.168.25.0isnotintheRTBroutingtable.
C.Itwillbeforwardedtothenull0i