BGP-route flap经典案例
R1s2/1->s2/1R2s2/2->s2/1R3s2/2->s2/1R4s2/2->s2/2R
AS234内跑eigrp
R1#sh run | b r b
router bgp 100
no synchronization
bgp router-id
network
network
neighbor
neighbor
no auto-summary
R2#sh run | b r e
router eigrp 90
network
network
no auto-summary
!
router bgp 234
no synchronization
bgp router-id
neighbor
neighbor
neighbor
no auto-summary
R3#sh run | b r e
router eigrp 90
network
network
network 34.0.0.0
no auto-summary
!
router bgp 234
no synchronization
bgp router-id
neighbor
neighbor
neighbor
neighbor
no auto-summary
R4#sh run | b r e
router eigrp 90
network
network 34.0.0.0
no auto-summary
router bgp 234
no synchronization
bgp router-id
neighbor
neighbor
neighbor
neighbor 45.0.0.5 remote-as 500
no auto-summary
R5#sh run | b r b
router bgp 500
no synchronization
bgp router-id
neighbor
neighbor 45.0.0.4 remote-as 234
no auto-summary
观察R3上的bgp路由变化
Network Next Hop Metric LocPrf Weight Path
*>i
* i
Network Next Hop Metric LocPrf Weight Path
* i
*>i
* i
*>i
Network Next Hop Metric LocPrf Weight Path
*>i
* i
*>i
* i
Network Next Hop Metric LocPrf Weight Path
* i
*>i
* i
*>i
R3(config-router)#do sh ip cef
0 packets, 0 bytes
vi
unresolved
Network Next Hop Metric LocPrf Weight Path
*>i
* i
*>i
* i
R3(config-router)#do sh ip cef
0 packets, 0 bytes
vi
next hop 34.0.0.4, Serial2/2 vi
valid cached adjacency
注:
先宣告bgp路由
再宣告
最后还有一个问题:r>
R2#sh ip bgp
BGP table version is 4, local router ID is
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*>
r> 本文出自 51CTO.COM技术博客![]() |



车开往海边
博客统计信息
热门文章
最新评论
友情链接