- 积分
- 331
- 鸿鹄币
- 个
- 好评度
- 点
- 精华
- 最后登录
- 1970-1-1
- 阅读权限
- 30
- 听众
- 收听
初级工程师
  
|

楼主 |
发表于 2017-4-8 22:20:57
|
显示全部楼层
这个是实验配置题。
6 e- J* `" b* U- k( U依据考题,R1有两个ibgp connection和一个ebgp connection. R1的config是先做一个peer group叫作“IBGP”,再把那两个·ibgp connection归类去名为 “IBGP”的 peer group。
$ R' b8 e3 i5 x4 _# S% c
$ \9 t3 h' e: N- z" B9 I如果没记错,config如下:-$ s1 A1 D; ^, i! E+ e- Y+ p
neighbor IBGP peer-group
9 I. {; _7 z$ p: U" t" I* O" ]* lneighbor IBGP remote-as xxxxx
. @. |3 m |4 X1 ^+ s1 d4 e, H7 Eneighbor x.x.x.x peer-group IBGP
# Z& Q) v/ }3 @" t; n/ ?; Dneighbor x.x.x.x peer-group IBGP
/ G7 H5 A) x( M( l& _9 z# {* F0 C! g: B" j& x
然后,题目需求只是要找出错处并加以改正。题目里错的只是"IBGP" peer group 的remote-as number。所以只需要改去对的remote-as number。还有一个错处是ebgp neighbor 的 ip 跟题库里提到的一样。- V0 B. o2 _4 Y P2 n$ U
1 f7 i+ p2 E# \. F: Wneighbor IBGP 和 neighbor x.x.x.x 分别在于 前者是 先创造一个peer group再把同样的details (remote-as , update source) 放在peer group,然后把 neighbor x.x.x.x 归类去peer group。 而后者你需要一个一个details 敲进config . |
7#
2017-4-8 22:20:57
回复(0)
收起回复
|