ImageVerifierCode 换一换
格式:PPT , 页数:22 ,大小:1.35MB ,
资源ID:376573      下载积分:2000 积分
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝扫码支付 微信扫码支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【http://www.mydoc123.com/d-376573.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(Internet Routing Instability.ppt)为本站会员(roleaisle130)主动上传,麦多课文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文库(发送邮件至master@mydoc123.com或直接QQ联系客服),我们立即给予删除!

Internet Routing Instability.ppt

1、Internet Routing Instability,Craig Labovitz G. Robert Malan Farnam Jahanian,Presenters:Supranamaya RanjanMohammed Ahamed,Appeared: SIGCOMM 97,Internet Structure,Many small ISPs at lowest level,Small number of big ISPs at core,The Core of the Internet,Verio,UUNet,Sprint,rice.edu,Routing done using BG

2、P at core,Inter-domain routing could be RIP/OSPF etc,BGP Overview,Verio,UUNet,Sprint,128.42.x.x 196.29.x.x,128.42.x.x,100.100.x.x,196.29.x.x,92.92.x.x,100.100.x.x 196.29.x.x,92.92.x.x,BGP Overview (contd.),Similar to Distance Vector routing,Path Vector protocol,Loop detection done using AS_PATH fiel

3、d,Peering session (TCP),R1,R2,Exchange full routing table at start,Updates sent incrementally,Key Point,The volume of BGP messages exchanged is abnormally high,Most messages are redundant / unnecessary and do notcorrespond to and topology or policy changes,Consequence: Instability,Normal data packet

4、s handled by dedicated hardware,BGP packet processing consumes CPU time,Severe CPU processing overhead takes the router offline,Route Flap Storm:,C,B,A,Router A temporarily fails,When A becomes alive B & Csend full routing tables,B & C failcascading effect,How do we avoid /lessen the impact of these

5、 problems?,Route Dampening,Router does not accept frequent route updates to a destination,Might signal that network has erratic connectivity,Increment counter for destination when route changes,Counter exceeds threshold stop accepting updates,Problem:,Future legitimate announcements are accepted onl

6、yafter a delay,Decrement counter with time,Prefix Aggregation/Super-netting,Core router advertises a less specific network prefix,Reduces size of routing tables exchanged,Problems:,- Internet addresses largely non-hierarchically assigned,Prefix aggregation is not effective because:,- 25% of prefixes

7、 multi-homed,- Multi-homed prefixes should be exposed at the core,- Domain renumbering not done when changing ISPs,Route Servers,O(N) peering sessions per Router,1 peering session per router,Route Server,In-spite of all these measures the BGP message overhead is unexpectedly high,Evaluation Methodol

8、ogy,Data from Route Server at M.A.E west (D.C) peering point,Peering point for more than 60 major ISPs,Time series analysis of message exchange events,Nine month log,Observation: Lots of redundant updates,Duplicate route with-drawls,Number of With-drawls,Unique,ISP,A,23276,4344,F,86417,12435,I,24790

9、23,14112,Ratio,5,7,175,One Reason:- Stateless BGP- No state of previous with-drawls maintained,Observation: Instability Proportional to Activity,After removing duplicate messages:,Time of day,Evidence from Fine Grained Structure,Conjecture:BGP packets are competing with data packets during high band

10、width activity.,Frequency (1/hour),7 days,24 hours,Power spectral density,Observation: Instability & size uncorrelated,ISPs serving more network prefixes may not contribute more to instability,Observation: Instability distributed over routes,75% median,20% to 90% of routes change 10 times or less,No

11、 single route contributes significantly to instability,10,# of announcements per prefix+AS,Cumulative proportion,Observation: Synchronized updates,Inter-arrival times of updates shows periodicity,30 s and 1 minute patterns,Some routers collect and send Updates once every 30 s,Routers get synchronize

12、d,Possible reasons:,Border router- Internal router: interaction misconfigured?,End-to-end Perspective,Chinoy: “Dynamics of Internet routing information” (SIGCOMM 93),Measurements on NSFNET showed:- Processing and forwarding latency of BDP updateis 3 orders of magnitude more than the latency incurred

13、 in forwarding data packets- Will lead to packet drops during the intervening period,Paxson: “End-to-End routing behavior in the internet” (SIGCOMM 96),Routing loops introduce loops into other routers routing tablesAn end-to-end route changes every 1.5 hours on an average,End-to-End perspective (Pax

14、son),Pathologytype,Probabilityin 1995,Probabilityin 1996,Long-lived Routing loops,Short-lived Routing loops,Outage30s,Total,same,same,0.96%,2.2%,3.4%,1.5%,Summary and Conclusions,Redundant routing information flows in core,Instability distributed across autonomous systems,Possible reasons for instab

15、ility:,Stateless BGP updatesMisconfigured routersSynchronizationClocks driving the links not synchronized (link “flaps”),Follow-up work & impact,Migration from stateless to stateful BGP decreased duplicate withdrawals by an order of magnitude,“Origins of Internet Routing Instability”-1999,But Duplicate Announcements (AADup) doubled,Reason: Non-transitive attribute filtering not implemented,- BGP specification: “never propagate non-transitive attributes”,- ASPATH is transitive attribute,- MED (Multi Exit Discriminator) is NOT transitive,Propagating MEDs Causes Oscillations,

copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
备案/许可证编号:苏ICP备17064731号-1