设为首页收藏本站language 语言切换
楼主: klulu
收起左侧

[考试战报] 642-902满分pass

  [复制链接]
发表于 2012-7-2 18:19:27 | 显示全部楼层
16# 2012-7-2 18:19:27 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-7-2 18:32:40 | 显示全部楼层
17# 2012-7-2 18:32:40 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-7-2 19:12:10 | 显示全部楼层
18# 2012-7-2 19:12:10 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-7-3 09:18:45 | 显示全部楼层
19# 2012-7-3 09:18:45 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-7-3 14:47:52 | 显示全部楼层
20# 2012-7-3 14:47:52 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-7-3 16:19:02 | 显示全部楼层
太给力了……GOOD!!!!!!!!!
21# 2012-7-3 16:19:02 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-7-4 14:47:05 | 显示全部楼层
本来不想回帖,看到是优秀战报。看了你的帖子,很遗憾的告诉你,你提示给网友的信息是错误的(v200,91题,此题题库答案是正确的,只是解释没有解释清楚。)详见:http://www.digitaltut.com/bgp-questions-5
' S3 S7 e) S1 x( l, S- P$ s; i4 ~) D2 W. N
Note: The wildcard masks in the access-list are not correct, they should be 0.0.0.15 instead of 0.0.0.240.
1 @& w; o! y+ H3 h7 c8 s' P2 ?
' R. i0 q9 D5 a$ D9 R/ tFirst let’s recall about MED. If you want to influence external neighbors about the path it sends traffic then MED, also called the metric, should be used. A lower MED value is preferred over a higher value. The default MED value is 0.
* o) d# F" \; g0 g+ w8 m, b) H# s
9 U! U- X& S9 L' wAlso, an important point I wish to notice in this question is: there is a “deny all” statement at the end of each access-list. In other words, all the routes that do not match the access-list used by the route-map will be filtered out. For example in answer C, only network 10.10.1.16/28 is matched by the access-list and all other networks will be dropped (not advertised to EBGP).
5 g8 L6 @8 |0 }& s) [1 }$ y' s7 \; y9 D/ E+ P( C8 W) J1 W( q
Therefore in answer C, only traffic to 10.10.1.16/28 will be go through routerA (45%). All other traffic must go through routerB (40%) -> links are used more evenly -> C is correct.
7 l  R, g" O, G" c% b" n# y
4 m+ w# ?, N( F9 Q' }2 ?: ~8 UThere are some debates saying D is correct but in fact it is not. If answer D is applied for router A, the MED for 10.10.1.32 set to 150 would make traffic for this route go through router B (because the MED default value is 0, which is lower than 150). The access-list will also filter out network 10.10.1.16 -> router E can not send traffic for network 10.10.1.16 to router A. Now all traffic must go through router B (85%).
* Z, a8 f6 n4 {/ J# u! i
  c" _: V* x! A0 ~+ f2 b  s3 ]6 o(For detailed information about how to use route map with MED, please read my BGP Route map and MED – GNS3 Lab),题库91题答案是正确的,你要知道access-list 最后是deny的。其他未匹配的会走192.168.30.2,实现数据分流。
22# 2012-7-4 14:47:05 回复 收起回复
回复 支持 反对

使用道具 举报

 楼主| 发表于 2012-7-5 09:30:30 | 显示全部楼层
ariesqing 发表于 2012-7-4 14:47
. q5 T( ^; U, o$ E5 u本来不想回帖,看到是优秀战报。看了你的帖子,很遗憾的告诉你,你提示给网友的信息是错误的(v200,91题,此 ...

$ z+ j+ y* S8 d0 @) ]你好 首先感谢你指出错误。  确实题面上是少一条permit所有的指令。但是C选项也不对的吧,C选项上的access list没有允许16网段外的其他网段通过,也没有在route-map上permit所有,其他网段不能通过。但是由于它把metric改成了150,通往16网段的流量也不会通过A走了吧,通过B宣告的metric更小,通往16网段的流量也通过B走了啊,那这样下面的也就是85%了。 你觉得呢?& J  f0 o3 i+ e& z! K3 j2 r. i( C
这道题我考试的时候也遇到了,选的BD选项,成绩出来是满分,不过我也听说思科考试会有送分题,说是答错某道选择题不扣分,这个就无从证实了。C选项是只能让16网段通过A,但是它不会往那边走。那就是没正确选项了,所以我觉得它考察的出发点是默认permit其他所有网段的情况下吧。这样D选项倒是对的。不过题干上确实没有给出。1 V  \4 m: N' V# g, M' n4 U) r
23# 2012-7-5 09:30:30 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-7-5 09:31:10 | 显示全部楼层
thank you very much
24# 2012-7-5 09:31:10 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-7-5 14:33:17 | 显示全部楼层
klulu 发表于 2012-7-5 09:30
3 G6 ?7 r: m2 s' r7 e5 K, e你好 首先感谢你指出错误。  确实题面上是少一条permit所有的指令。但是C选项也不对的吧,C选项上的acces ...

* u' C/ b. N3 K10.10.1.16/28网段被允许从192.168.20.2通过,并且metric值设为150,其他没有匹配到的数据就从只能从192.168.30.2通过,而10.10.1.16/28是占45,其他2个是20+20=40%,所以实现数据分流。你说比较Metric大小的比较,首先你要知道如果数据都不允许通过了,比较metric值就没有意义了。
25# 2012-7-5 14:33:17 回复 收起回复
回复 支持 反对

使用道具 举报

 楼主| 发表于 2012-7-5 15:30:48 | 显示全部楼层
ariesqing 发表于 2012-7-5 14:33 ' Q& c4 h1 c" b# `
10.10.1.16/28网段被允许从192.168.20.2通过,并且metric值设为150,其他没有匹配到的数据就从只能从192. ...

/ n6 k! q, S* e6 D! \10.10.1.16也是可以从192.168.30.0网段走的,这个的metriic比较怎么会没意义。你觉得呢
26# 2012-7-5 15:30:48 回复 收起回复
回复 支持 反对

使用道具 举报

 楼主| 发表于 2012-7-5 15:33:57 | 显示全部楼层
ariesqing 发表于 2012-7-5 14:33
/ e+ `4 B! r  J/ X0 ^10.10.1.16/28网段被允许从192.168.20.2通过,并且metric值设为150,其他没有匹配到的数据就从只能从192. ...
5 o1 G8 N& v( C! Q9 m( |. c9 {
数据只是不能从20网段通过,30网段还是可以的,30网段也是允许10.10.1.16通过的,而且metric比经过20网段的低。
27# 2012-7-5 15:33:57 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-7-5 15:58:52 | 显示全部楼层
本帖最后由 ariesqing 于 2012-7-5 16:00 编辑
' m( V  G  y( O* I6 ]2 v
klulu 发表于 2012-7-5 15:33
/ r1 x1 {. [0 s4 m/ u. b, R6 i7 {数据只是不能从20网段通过,30网段还是可以的,30网段也是允许10.10.1.16通过的,而且metric比经过20网段 ...
/ A/ `6 C- d" ^# Z
看看BGP选路规则就知道了,一个是IGP,另一个是EBGP,会选择metric值的大小(MED仅仅用于单个AS之内,它在某AS存在多个入口点时用于说明不同入口点的优先等级)
28# 2012-7-5 15:58:52 回复 收起回复
回复 支持 反对

使用道具 举报

 楼主| 发表于 2012-7-5 16:12:05 | 显示全部楼层
ariesqing 发表于 2012-7-5 15:58
, A- ?& a5 c' B7 j) x# ?5 c; G7 m( J" o看看BGP选路规则就知道了,一个是IGP,另一个是EBGP,会选择metric值的大小(MED仅仅用于单个AS之内,它在 ...
0 Q) x3 s. ~! n1 j) v6 z3 m; Y& @
第一 MED不是用于单个AS内的,it is propagated betwenn autonomous systems.
# r. u( n3 m) I2 b4 ]# ~第二 根据你提供的网页上的分析
, J* N' q, D$ W6 iThere are some debates saying D is correct but in fact it is not. If answer D is applied for router A, the MED for 10.10.1.32 set to 150 would make traffic for this route go through router B (because the MED default value is 0, which is lower than 150). The access-list will also filter out network 10.10.1.16 -> router E can not send traffic for network 10.10.1.16 to router A. Now all traffic must go through router B (85%).
9 K8 S0 r7 \4 L" U' B也说明了AS200的流量能够通过192.168.30.0网段到达AS100,这是前提,在路由器B上默认也配置了让AS200到达AS100内10.10.1.16/28网段和10.10.1.32/28网段的。 不然就不存在metric的比较了。
29# 2012-7-5 16:12:05 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-7-5 16:17:55 | 显示全部楼层
klulu 发表于 2012-7-5 16:12
6 o+ o5 b" l  B9 C! |第一 MED不是用于单个AS内的,it is propagated betwenn autonomous systems.
/ B  c5 E4 @. e# V第二 根据你提供的网页上 ...

3 {0 x: |% c5 T3 J缺省条件下,只有在两条路径的第一个AS相同的情况下才会进行比较。如果配置了:bgp always-compare-med,那么对于所有路径都将比较MED,而不考虑它们是否来自于同一个AS。% p+ |, m4 [: ^/ ?; {2 Q2 ]
30# 2012-7-5 16:17:55 回复 收起回复
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-8 14:23 , Processed in 0.071967 second(s), 19 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

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