频道直达 - 专题 - 新闻 - 技巧 - 组网 - 开发 - 安全 - web编程 - 图像 - 操作系统 - 数据库 - 教育 - 旅游 - 健康 - 时尚 - 驱动 - 软件 - 游戏 - 多媒体 - ERP - 讨论组

BGP路由反射-network学习笔记

来源: 作者: 出处:巧巧读书 2007-01-04 进入讨论组

提供了在大型I-BGP实现中I-BGP全网状连接问题的一个简单解决方案

详细介绍RFC1966文档。

实验拓扑:

R1-------R7--------R3

分别用串口连接

配置如下:

R7:

hostname r7          

           

interface Loopback0                  

 ip address 116.83.25.1 255.255.255.0

interface Loopback1             

 ip address 116.83.26.1 255.255.255.0        

!

interface Ethernet0   

 no ip address                      

!

interface Serial0

 ip address 192.168.54.5 255.255.255.252                                 

encapsulation ppp                 

 no fair-queue

!

interface Serial1    

 ip address 192.168.54.1 255.255.255.252       

encapsulation ppp            

!

router bgp 15210               

 network 192.168.54.0

 neighbor 192.168.54.2 remote-as 15210

 neighbor 192.168.54.2 route-reflector-client

配置充当反射客户端的每个邻居.

 neighbor 192.168.54.6 remote-as 15210

建立BGP对等体关系

 neighbor 192.168.54.6 route-reflector-client

 no auto-summary

!

R2:

hostname r2                     

interface Loopback0          

 ip address 10.1.1.1 255.255.255.0        

                  

!

Router bgp 15210

bgp log-neighbor-changes

 network 10.1.1.0 mask 255.255.255.0

network 192.168.54.0 mask 255.255.255.0

neighbor 192.168.54.1 remote-as 15210

 no auto-summary

R3:

router bgp 15210

 no synchronization

 bgp log-neighbor-changes

 network 192.168.54.0 mask 255.255.255.0

 neighbor 192.168.54.5 remote-as 15210

 no auto-summary

配置过程非常简单,但是非常实用。

这是今天呆着无聊做个实验给大家个参考。

 

浏览URL http://www.qqread.com/network/tech/o291679.html 更多文章 更多内容请看路由安全配置专题Linux下的路由的配置与应用BGP协议专题,或进入讨论组讨论。
收藏此文】【 】【打印】【关闭
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
巧巧读书宗旨
相关专题
讨论组问题推荐
站内各频道最新更新文档
站内最新制作专题
热门关键字导读
Photoshop教 程照片处理 照片制作 PS快捷键 抠图
计 算 机 故 障XP系统修复
艺 术 与 设 计设计 流媒体 设计欣赏 边框
计 算 机 安 全ARP
站内频道文章精选
巧巧电脑频道编辑信箱  告诉我们您想看的专题或文章