07.MultiprotocolBGP(MP-BGP)解析.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
07.MultiprotocolBGP(MP-BGP)解析

Multiprotocol BGP (MP-BGP) CCNP ROUTE: Implementing IP Routing * ? 2011 Cisco Systems, Inc. All rights reserved. * Multiprotocol BGP (MP-BGP) 为将BGP4用于其他网络层协议(包括MPLS VPN和IPv6). RFC 4760 定义了BGP-4多协议扩展. RFC 2545 定义了如何将这些扩展应用于 IPv6. MBGP 可用于多种协议,标识两种不同的协议: 运载协议 乘客协议 Multiprotocol BGP (MP-BGP) BGP 使用 IPv4建立会话,运载协议和乘客协议都是IPv4. BGP could be configured with IPv4 as the carrier and IPv6 as the passenger protocol. BGP could be configured with IPv6 as both the carrier and passenger protocol. 启用BGP 配置 MBGP 路由进程. Router(config)# router bgp autonomous-system 进入 BGP 配置模式, 指定路由器所属的AS. 参数 autonomous-system 指定了路由器所属的自治系统 指定 BGP Router-ID 指定 BGP router ID. Router(config-router)# bgp router-id ip-address ip-address 是一个IPv4地址格式. router ID 必须唯一. 仅当网络是纯 IPv6时,才必须配置该命令. 指定 BGP 邻居 指定 BGP对等体路由器. Router(config-router)# neighbor {ipv6-address | peer-group-name} remote-as autonomous-system-number 用于激活到邻居的外部和内部 BGP会话,并指定当前路由器要与之建立会话的对等体. 当前路由器和内部邻居之间运行的是内部 BGP (IBGP) ,而与外部邻居之间运行的是外部 BGP (EBGP). 进入地址族配置模式 配置使用 IPv6 前缀的BGP路由会话. Router(config-router)# address-family ipv6 [unicast | multicast | vpnv6] 指定乘客协议 (使用MBGP通告的协议) 和进入 address family 配置模式. 在router bgp配置中,每种乘客协议都有一个地址族部分.在地址族部分,可配置路由选择策略和具体功能 Parameter Description unicast (可选) 指定IPv6 单播地址前缀. multicast (可选)指定IPv6 组播地址前缀. vpnv6 (可选) 指定 VPNv6 地址前缀 进入地址族配置模式 R1(config)# router bgp 1 R1(config-router)# address-family ipv6 unicast R1(config-router-af)# ? Router Address Family configuration commands: aggregate-address Configure BGP aggregate entries bgp BGP specific commands default Set a command to its defaults default-information Distribution of default information distance Define an administrative distance exit-address-family Exit from Address Family configuration mode help Description of the interactive help system maximum-paths Forward packets over multiple paths neighbor Specify a neighbor router network

文档评论(0)

4477704 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档