- 1、本文档共47页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
【CCNP 4-3】Configuring Basic BGP Operations
前3个状态都跟TCP连接有关,所以BGP邻居排错时首先保证TCP连接能建立成功非常重要 BGP Synchronization Synchronization rule: Do not use or advertise to an external neighbor a route learned by IBGP until a matching route has been learned from an IGP Ensures consistency of information throughout the AS Safe to have it off only if all routers in the transit path in the AS are running full-mesh IBGP; off by default in Cisco IOS software release 12.2(8)T and later no synchronization Router(config-router)# Disables BGP synchronization so that a router will advertise routes in BGP without learning them in an IGP synchronization Router(config-router)# Enables BGP synchronization so that a router will not advertise routes in BGP until it learns them in an IGP Example: BGP Synchronization If synchronization is on, then: Routers A, C, and D would not use or advertise the route to until they receive the matching route via an IGP. Router E would not hear about . If synchronization is off (the default), then: Routers A, C, and D would use and advertise the route that theyreceive via IBGP; router E would hear about . If router E sends traffic for , routers A, C, and Dwould route the packets correctly to router B. Example: BGP Configuration BGP Example Configuration 1. RouterB(config)# router bgp 65000 2. RouterB(config-router)# neighbor remote-as 64520 3. RouterB(config-router)# neighbor remote-as 65000 4. RouterB(config-router)# neighbor update-source Loopback 0 5. RouterB(config-router)# neighbor next-hop-self 6. RouterB(config-router)# network mask 7. RouterB(config-router)# network 8. RouterB(config-router)# network 9. RouterB(config-router)# no synchronization BGP States When establishing a BGP session, BGP goes through the following states: Idle: Router is searching routing table to see whether a route exists to reach the neighbor. Connect: Router found a route to the neighbor and has completed the three-way TCP handshake. Open sent: Open message sent, with the parameters for the BGP session. Open
您可能关注的文档
最近下载
- 《包装工程》投稿写作模板 模板使用说明: 1. 请将稿件直接 ....doc
- 百胜包装品工厂质量体系审核纲要及评估细则 V2012.pdf VIP
- 个人信用报告征信详细版纸质版2024年2月最新版带水印可编辑-实线.pdf
- 第三十届WMO省测特训营6年级第二讲——寻找透明的积木.docx VIP
- 第三十届WMO省测特训营6年级第二讲——课后练习题含答案.docx VIP
- 第三十届WMO省测特训营6年级第一讲——课后练习题含答案.pdf VIP
- PBL病例—休克【24页】(最新文档).pptx VIP
- 故事——小羊过桥.ppt
- 征信简版电子版PDF个人信用报告最新版2024年可编辑带水印模板.pdf
- 食品用包材供应商现场审核方案(检查表).xls VIP
文档评论(0)