|
<P><FONT size=3>先来说说题目分布吧,还是跟以前的一样,主要还是考switch部分,EIGRP和OSPF考的较少,如:EIGRP的network的宣告的格式,successor储存在哪?OSPF的AD等等,都是基础的,不怕;frame-relay也是考的很基础,都是TK上,ISDN一题都没碰到!!!拖图还是那老三题:1)各个模式的进入;2)IP的分配;3)layer1,layer2的故障;实验还是VTP,审题要仔细,今天的domain是east_vllay,中间那个是下划线,不是减号(开始时看错了);还有记住NO SHUTDOWN,COPY;</FONT></P><P><FONT size=3>其他还有碰到一些琐碎的,如router的功能,show version,看RAM和FLASH 的大小,跟TK上大同小意,有的就是原题(看答案我都知道,它出的题目了)</FONT></P><P><FONT size=3>说说TK上没见过的题目,网上说的比较多的是路由毒化(我没碰到),Portsecurity,端口安全就是对layer2的MAC控制来实现的!</FONT></P><P><FONT size=3>ARP:题目用show 列出了一张ARP的表,一个端口(IP)对应一个MAC,问:ROUTER收到一个FRAME后对它的修改,记住FRAME在传输过程中SOURCE MAC是一直在变的!!还有从那个口出去!</FONT></P><P><FONT size=3>client:考它对VTP server advertisment的执行,我选forward,process(忘了怎么拼了),</FONT></P><P><FONT size=3>还有,一题,TK中常见的两个switch用show vtp status后,让我们找故障,一般是domain 出错,这次不是,一个模式是server,一个模式是client ,考client对server对VLAN操作,A,add vlan,B,remove,C prunning,D ignore;c,d容易排除,我就蒙了个B,哈哈!!!</FONT></P><P><FONT size=3>总结:switch部分考的实在多,要好好复习!!!</FONT></P><P><FONT size=3> 实验题,拖图题都是在TK上,而且做烂掉了,不能错!!!</FONT></P><P><FONT size=3> TK78后面补充的十来道题目要看!!!(我今天碰到三道,几率很大!)</FONT></P><P><FONT size=3>接下来,再赠送一些别人的战报,很有用,他说的,我基本都碰到了~!!!(TK75)</FONT></P><P><FONT size=3>P13--15<BR>P28--20<BR>P30--24<BR>p38--34<BR>p41--41<BR>p60--12<BR>p81--11<BR>p92--8<BR>p118-3<BR>p120--5<BR>p130--17<BR>p130--18<BR>p135--23 drag and drop<BR>p152--15<BR>p166--18<BR>p166--19<BR>p174--8<BR>p177--4<BR>p187--13<BR>p196--25<BR>p217--1<BR>p219--4见实验具体步骤<BR>p239--4<BR>p246--15<BR>p254--6 drag and drop<BR>p333--13<BR>p344---4<BR>p382--10<BR>p422--24<BR>p438--46<BR>p461--8<BR>p446--9<BR>p462--10<BR>p475--9<BR>p503--10<BR>p504--11<BR>p505--13<BR>p507--15出现了两次,考TRUNK PORT和ACCES PORT<BR>(对比p519--27就是一样的两道原题啦~)<BR>P507--16<BR>p510--18<BR>p510-19<BR>p513--22很简单,把SW-TK3的prority设置为1,其他的很高的prority,问谁是根</FONT></P><P><FONT size=3>桥 <BR>p530--36<BR>p531--38<BR> WAN考了两道,frame relay和PPP连接线考了两道,一是switch to switch另</FONT></P><P><FONT size=3>一个使用frame relay的WAN网络上标记每个网段,各用了什么线,只要记住<BR>Router and host are DTE,switch and hub are DCE,same devices use </FONT></P><P><FONT size=3>straight-through cable,different devices use Crossover-cable就行了<BR> 还考了switchport的安全问题,上次一个MM的战报有提到的,变为了设置</FONT></P><P><FONT size=3>switchport的目的是什么,我选择了防止其他host从端口接入<BR> 还有一道题问:holdown timers 和 poinson reverse的用法有可能那题错了<BR>它问的是poinson reverse会丢弃中毒的PACKET还是把它做一个不可到达的标记<BR>我选了丢弃,不知道答案是什么,请教高手。</FONT></P><P><FONT size=3>二,实验,<BR> 给出了switch 1的配置IP 192.168.171.189/27和default-</FONT></P><P><FONT size=3>gateway192.168.171.161,domain central,要求设置switch 2<BR>的IP 使用该网段的最后一个可用IP和default-gateway,domain,vtp mode要求是</FONT></P><P><FONT size=3>client<BR>点开控制终端,<BR>show run <BR>show vtp status<BR>把IP 和default-gateway,domain记下来。<BR>sw2#config t</FONT></P><P><FONT size=3>sw2(config)#interface vlan 1</FONT></P><P><FONT size=3>sw2(vlan)#ip address 192.168.171.190 255.255.255.224</FONT></P><P><FONT size=3>sw2(vlan)#no shutdown</FONT></P><P><FONT size=3>sw2(vlan)#exit</FONT></P><P><FONT size=3>sw2(config)#ip default-gateway 192.168.171.161</FONT></P><P><FONT size=3>sw2(config)#vtp mode client</FONT></P><P><FONT size=3>sw2(config)#vtp domain central</FONT></P><P><FONT size=3>sw2(config)#exit</FONT></P><P><FONT size=3>sw2#copy run start</FONT></P><P>今天早上小哎的辛勤工作,值得表扬!!!!但是欠我一顿饭~!!!</P><P><FONT size=6>抽题靠运气,做题靠实力~!!!</FONT></P> |
|