设为首页收藏本站language 语言切换
查看: 4427|回复: 5
收起左侧

[考试战报] 5/19 300-135重庆满分收官

[复制链接]
发表于 2015-5-20 07:19:04 | 显示全部楼层 |阅读模式
       准备了快一年(当然不是每天都在看),现总算告一段落了,但就如电影里常说“战斗才刚刚开始。能顺利通过考试,得力于客服5的耐心和热情,非常感谢。事实证明,自学NP也是可以的,只是多了寂寞和枯燥,还有中途放弃和前进间的挣扎,总是在深夜让思绪悠长地延伸到远方···只有自己才知道真正想要的是什么。好了,结束废话直接正题:
! G( `% O; u* e       单纯的正对考试而言。和前人发的战报一样,TT中的HRSP/EIGRP AS/DHCP没考到,其他都有。不管怎么都得要先知道错点在哪里。前人战报太经典,一下为本人平时学习题库和实验并联系答案的缩略标记。~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
( c! l, G4 P) ?  ]9 A1.client 1 is able to ping 10.1.1.2 but not 10.1.1.1. R1 does not have any ospf neighbors or any ospf routes
0 ]3 t8 U/ o  e3 d' {+ p->R1->ipv4 ospf routing->useing the ip ospf authentication messagedigest
4 Q8 U# ^" _) L! w4 k# {2.HSPR
: q% Q( ^- `! V->DSW1->HSRP->standby 10 should track 10 not 1# e' q; L/ g/ l) w2 F
3.client 1 is able to ping 209.65.200.226 but not the web server, R1 does not have any BGP neighbors or routes.4 A/ R5 W5 b, l. u
->R1->BGP-> neighbor's network wrong
7 `& V& F4 ]* q' F! `" J9 y4.clients are not able to reach the web server and all the routers are able reach the web serber.
% S* Q' k; X) S( X5 j% h->R1->IP NAT->ip access-list standar nat_trafic enter the permit 10.2.0.0 0.0.255.255- l4 ^# \7 S3 l6 d2 W' F4 O, F
5.R1 is not able to reach the web server,and R1 does not have any active BGP neighbors: Y2 ^. K; F; F
->R1->IPv4 layer 3 security->add the permit ip 209.65.200.241 0.0.0.3 any
6 F+ T9 D2 U# B! O9 Y- R: Y6.client 1 is getting an IP address from the DHCP server but is not able to ping DSW1 or the FTP server.0 Q6 c' ^2 C+ a: S5 D
->DSW1->vlan acl/port acl->enter no vlan filter test1 vlan-list 10
. n- M3 I. X- w9 d7.port security
' {+ m$ o1 X% W# g8.port vlan( f, i5 N, A9 ^9 v) C# r$ A
9.port trunk
9 s% O; G( W: L& D; v$ f10.client can not ping 10.1.4.5, DSW1 can ping the Fa0/1 interface of R4 but not the s0/0/0/0.34 interface7 a8 O) f) Z# i/ U/ s8 x2 K$ I
->R4->IPv4 EIGRP Routing->fault as number
& I" Y+ C  |* @8 p, n! \11.client can ping 10.1.4.5, DSW1 can ping the Fa0/1 interface of R4 but not the s0/0/0/0.34 interface9 Z6 D/ K/ K$ e3 l
->R4->ipv4 route redistribution->delete the redistribute ospf 1 router-map `````.....````.....
, {/ j" |% W0 L, b# I7 j12.client can not gei ip address + E; u4 _/ q, \* w" {% E7 a3 ]1 U
->R4->DHCP->ip dhcp excluded-address fault
0 |& K  n% f1 z4 H7 c; E9 A13.the neighborship between R4 and DSW1 wasn't establised.client 1can't ping R44 y7 }2 p! H; Q# _
->R4->IPv4 EIGRP Routing->Remove "passive interface" in interface f0/1 and f0/0# Z% k% u  r, |5 N1 d4 \5 r
14.IPv6 ospf4 h3 i. C& j# L' y* \# l; F0 Q
->R2->ipv6 routing-> add ipv6 ospf 6 area 0# _5 h0 |( T& Q8 w; o
15.IPv6 redistribution$ Q+ e% x3 i: \* I
->R4->IPv6 ospf routing->enter the redistribute rip RIP_ZONE include-connected8 m8 ^8 Q' f$ K% L: k
16.IPv6 Tunnel
; i$ L1 \3 W# W3 }2 \' N6 x( Z->R3->ipv6 and ipv4 interoperability->delete the tunnel mode ipv6
" Q" P3 k+ r2 ]) h6 a~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: y% m) T! Y9 d0 T- x( D$ T6 E& Y
1.先查看题目,是判断出是考IPv4还是IPV6,如果标识有IPv6的地址,如2026::1:1等就是IPv6题目了,总共只有三个类型,直接show run就可以很快找到答案。
. j+ f7 C1 W3 X0 l2.我采取的是先ping远端设备再近端的方法。ping 209.65.200.241题目明确标明client端ping不通的,所以没必要再ping了。能ping10.1.1.1不能ping209.65.200.226,有两种可能,IP NAT和R1 ACL。6 D% |% T+ t: t3 j& w$ K
1)其他设备上都能ping209.65.200.241 那一定是IP NAT,再show run 确定在ip access-list standard Nat_Traffic下是否缺少permit 10.2.0.0 0.0.255.255。% z) b6 o/ w6 S4 i8 W3 |  F
2)其他设备上不能ping209.65.200.241 只有R1能ping209.65.200.226那就是是R1 ACL这题了,再show run 确定一下edge_security。5 c& c4 k( {( d: }1 V8 F: o
3.client能ping209.65.200.226,那再在R1show ip bgp nei 没有邻居,就是BGP这题了。6 I. {7 X1 v4 q4 \; y% S2 v
4.client不能ping 10.1.1.1 但是能ping10.1.1.2,多半是ospf authentication这题,在R1上 show ip  ospf neighbors确认没有条目,那就没错了,题库的对比方法就如试友所说一样,不可取的。. J# Z: V# A+ E: G( T
5.如果ping10.1.1.2不通,那问题点在R4到ASW1之间,如果ping网关10.2.1.254不通,问题在ASW1上和DSW1上,直接show run查看吧。- L; h- M. d( I
1)如果在Interface FastEthernet1/0/1-2 上有MAC地址,如 0000.0000.0001等,就是switchport security了。/ R" ^7 C  Y7 T
2)如果在Interface FastEthernet1/0/1-2没有access vlan 10,那就是access vlan这题了。
# ~& ^% Y9 W, \3 k& m8 l6 t) o" X5 Q: R3)如果是在Interface PortChannel13 和Interface PortChannel23上allow 的vlan 不是10和200,那就是switchport trunk了。
1 E7 j  s2 @! a0 Q. h- |1 w7 n# I4)在DSW1上show run 如果有vlan filter test1 vlan-list10 那就是vlan filter这题了。
) o% ~* @- p; e6.能ping网关,问题点在R4上。show run吧,IPv4只有两个错误。) ?- |3 \' O1 K3 n
1)在vlan 10下如果有passive-interface default,client是ping不通R4 10.1.4.5 并且在R4上没有EIGRP neighbors,EIGRP passive-interface
# S/ m# {( h% o" }2)剩下的就是在router eigrp下redistribute的 route-map匹配错误了,client是能ping通R4 10.1.4.5的,但不能继续往下ping, EIGRPredistribute
  Q5 E  d# A, q4 Z' n7 E7.IPv6& q" s! z3 L) p# P, H+ {+ t
1)R2上 show run 查看连接R3的接口interfaces0/0/0/0.23缺少 ipv6 ospf 6 area 0 ,IPv6 OSPF这题了。. ^, d( v& N* e/ c; o9 X9 ~# H
2)R3上show run 是否多了条tunnel mode ipv6的命令,这是IPv4 and IPv6 互操作问题。- r/ w/ W( [: `' ?" h7 |, ^
3)R4上show run 在ipv6 router ospf 6 下缺少redistribute rip RIP_ZONE include-connected命令,就是IPv6 redistribute这题 。
5 r- F) L& n) q9 x5 R! c7 a' Z) c考试的时候我是这样标记的# q% ~: [: e. p+ d' Y
R1:ospf authentication
8 I4 Z4 }  V. _3 ^* c       IP NAT
8 G8 k6 j/ |3 b' J$ z       edge_security, ]. D8 D/ D$ f" i' o; H9 B0 k
       BGP5 B- H! j; Q/ z, [. @& `; r
R2:IPv6 OSPF
8 V( d% _& X- P  _9 H# p+ kR3:Tunnel7 t( t  h" U$ K# d2 V2 ~6 K
R4:EIGRP RED
4 w, b0 ~9 S. K7 W6 C7 t1 w. U       IPv6 RED
! x& N& C0 o: O       passive-interface
" {* Q/ M* y+ H" C* z% U, C1 o& kDSW1:vlan filter
+ P$ P2 S, r- A' a0 K6 ^+ j! wASW1:port security  R2 ?; M; y! L5 H2 {
            access vlan
" W' X/ K( B$ E1 K  [            port trunk/ J9 [" Q; K5 H
刚好13题,每个人有自己的助忆方法,怎样使自己方便的就是好方法,希望对即将考试的 朋友们有点用处。
% ?  j8 B% z' v6 G当个敲门砖而已,其他的都是浮云!!路漫漫其修远兮,。考,做最充分的准备,做最坏的打算,相信自己!题库很稳。4 i, h- t7 }3 H: Z4 h
推荐两个经典战报经验,感谢他们的分享。
6 n6 O  C$ s8 b, A+ Z3 |http://bbs.hh010.com/forum.php?mod=viewthread&tid=430807
7 d4 d; C" [. R& t7 jhttp://bbs.hh010.com/forum.php?mod=viewthread&tid=431713&extra=page%3D1       http://bbs.hh010.com/forum.php?m ... &extra=page%3D25 l) w  R6 _( b1 l7 B

4 Y' a' J' \( G1 u+ ~% [& l: B  ~( A4 p: @

评分

参与人数 1鸿鹄币 +100 威望 +1 收起 理由
崔凯 + 100 + 1 一级战报

查看全部评分

发表于 2015-5-20 10:45:07 | 显示全部楼层
{:soso_e179:}
沙发 2015-5-20 10:45:07 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2015-5-21 14:44:58 | 显示全部楼层
多谢楼主分享经验
板凳 2015-5-21 14:44:58 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2015-6-7 18:52:17 | 显示全部楼层
请问实际上的题是选择题还是得手动排错啊?
地板 2015-6-7 18:52:17 回复 收起回复
回复 支持 反对

使用道具 举报

 楼主| 发表于 2015-6-10 08:50:12 | 显示全部楼层
zttt 发表于 2015-6-7 18:52' ~1 U' h( Q2 `& E' N& s
请问实际上的题是选择题还是得手动排错啊?

5 T4 r" h, p& @4 I# {選擇。找出問題,才能選擇正確,選項都是一樣的。
5# 2015-6-10 08:50:12 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2015-8-5 16:20:29 | 显示全部楼层
多谢楼主分享经验
6# 2015-8-5 16:20:29 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-3-7 05:28 , Processed in 0.064337 second(s), 24 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表