开考第一道题就懵逼了,记得大概是: NEWQ1: Which technology can you use to fix metric-base routing loop ? (选三个答案) A: use distribute-list B use prefix-list C use route-map D database filter E access-list 我理解的是:用哪个技术可以修复基于度量值的路由环路。我当时理解错了,以为是链路状态路由环路。这个题大家查一查。 NEWQ2: Which technology can statefull NAT64 do but stateless NAT64 not do ? (单选) A: statefull NAT64 is ipv4 translate to ipv6 B : statefull NAT64 translate ipv6 to ipv4 C: state or session are created on every unique translation D忘了file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif 这道题考察statefull和stateless区别 我选的是C NEWQ3:Which technology can reduce TCN time in STP to end-point ? (单选) A: rootguard B:ROOTfilter C: backbone D: portfast E:UPLINKFAST 这道题考察:那个特点减少了拓扑变化收敛时间(末节设备的时间),我选的是D portfast因为其他选项都不是应用在终端接口的,而是汇聚和核心设备。这道题根本明显是交换部分题file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif,怎么会出现在路由题里面,可能是 思科题库不够用了吧哈哈file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif! NEWQ4:This cmmmand : ip helper address ,where to user this command ? NEWQ4: A: on the dhcp-server B : on the client C: on the interface receive broadcast D:忘了file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image003.gif 这道题考察dhcp中继,意思是ip helper address这条命令配置在哪里,我选的是C NEWQ5:Which new technology is added to MSCHAP version 2?(2个答案) A: MD5 B: three way chand-shake C: change the password when expire date D : manual authenticate D忘了。 这道题意思是说:MACHP版本2增加了那两个新特性? 我道题我是蒙的,我不会,大家可以上网查一查file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image004.gif。 NEWQ6:What is the defaulte authentication in RIPV2 ? (单选) A: md5 B : plain-text C: enable password authentication D :忘了file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image005.gif 这道题啥意思大概是说:RIPV2开始认证的话,默认是哪个认证? NEWQ7:Which technology can generate a defaulte gateway when the best route-table is available ? A : hsrp B : icmp-redirect C file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image006.gifROXY-ARP d:忘了 file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image006.gif 这道题意识大概是:当最优路由可用时那个能够产生一条默认路由。我考场蒙的是B icmp重定向。不知道对了没有,大家可以咨询权威老师。 NEWQ8:About delay which is true ? (2个答案) A : serlization delay B :propagate delay C :记不起来 D:记不起来了file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image005.gif 这道题大概考察:产生延迟的原因。 这道题考察NTP server和ntp peer NEWQ10:Which technology you must take when install SSH on cisco IOS device ? (2个答案) A: delete vty lines B : disable telnet C: Ganerate key-ra D: enable TACACS+ 这道题意思是:如果在思科IOS上开启SSH,要执行哪2个操作?首选我选定C,剩下的我又斩钉截铁蒙了个B ,因为实在不会 哈哈file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image003.gif。 NEWQ11:Which you must first take to enable point-to-point connection ?(单选) A : frame-relay inverse arp B : encapsulate interface type C : CEF D : manual frame-relay map 这道题考察如果开启点到点连接首先要什么操作,我选的是B封装接口类型ppp而题库中是point-to-multipoint NEW12: what area can generate defaulte gateway ?2个答案A: stub B : nssa C: totally stuby D: normal e: backbone 这道题意思是那些区域能够产生默认路由。我选的是nssa 和totally stubby NEWQ13:IPV6 EIGRP的更新机制?(2个答案)A:周期 B: scaling C : partial D :忘了 file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image007.gif 这道题选BC部分更新和增量新,其实是一个意思,文字游戏吗?file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image008.gif 还有一些新的选择题,记不起来了file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image009.gif。 拖图题: 考到的有 NEWQ1:标红的部分在考题中是空白的,要把相应内容根据顺序拖拽到区域。 R1(config)#int s1/0;进入S1/0端口配置: U l; I @: p6 r; A- Z+ n4 q
R1(config-if)#no shut启动端口
# g. B; [. l6 L- K3 e. Q, c R1(config-if)#encapsulation frame-relay;帧中继封装!# o9 T& e! Q4 ]; O8 G* U) ~( k% z
" ]7 { m4 m- S. w7 L, ]' Y2 @$ Y R1(config-if)#frame-relay lmi-type cisco帧中继类型为cisco! l% t- t& k: n$ d7 S$ ]# z
o; o# V. i: p0 J7 `! M R1(config)#int s1/0.1 point-to-point配置子端口,并设置为点对点模式
' x; L( a& Q _& y& E' J R1(config-subif)#ip add 192.168.1.1 255.255.255.0分配子端口ip地址 R1(config-subif)#frame-relay interface-dlci 102 指定点对点对应的DLCI值 oldQ1:题库有3.29的516题 ,我好想答错了一部分,哈哈。***lPv6 Traffic FilterIt filters traffic on the interface levelIt supports tagged ACL .s**lPv6 Access Filter**It controls traffic to and from the routerIt requires the destination address for inbound traffic to be a local addressIt filters management traffic Q3:还有就是3.29的519题 COPP和MPP的题 。 Q4: 3.29的522题,MGRE右边的单词变了,意思是一样的。要理解对应意思就没问题。+ w/ ~- d6 _, @* A# |0 ]9 `
% b {" k3 X% _6 { Q5: 5.9的94题 考察authentication accounting和authorization. a1 t! @+ f+ n* O% @7 n, X+ z+ e# F: ]* f9 T' S
拖图题我能想起来的就这些。 实验题: 全覆盖,有EIGRP stub、OSPF redistribute、ipv6 OSPF、route-map Copy running-config startup-config 报错,我是直接跳过的。 总结这次101新题确实有点多,老题还有很多变形题,就是单词,考查知识点没变,建议大家理解加记忆,重点题多记,实验题多动手做,一定没问题的。 差不多了,亲们,觉得好的给个赞file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image004.gif,不容易呀,下一把准备考300-115,,加油file:///C:/Users/ADMINI~1/AppData/Local/Temp/msohtmlclip1/01/clip_image010.gif! |