BGP的基本配置过程如下:
RouterA和RouterB之间运行IBGP,Router B和Router C之间运行EBGP。
498)this.width=498;'' onmousewheel = ''javascript:return big(this)'' height="252" alt="BGP基本配置之IBGP和EBGP" width="554" border="0" src="http://images.51cto.com/files/uploadimg/20110314/1729390.jpg" />
Router A
498)this.width=498;'' onmousewheel = ''javascript:return big(this)'' height="615" alt="BGP基本配置之IBGP和EBGP" width="819" border="0" src="http://images.51cto.com/files/uploadimg/20110314/1729391.jpg" />
Router B
498)this.width=498;'' onmousewheel = ''javascript:return big(this)'' height="728" alt="BGP基本配置之IBGP和EBGP" width="810" border="0" src="http://images.51cto.com/files/uploadimg/20110314/1729392.jpg" />
Router C
498)this.width=498;'' onmousewheel = ''javascript:return big(this)'' height="685" alt="BGP基本配置之IBGP和EBGP" width="817" border="0" src="http://images.51cto.com/files/uploadimg/20110314/1729393.jpg" />
注意:绝大多数要配置为非同步,只有有必要将BGP路由引入IGP时才配置成同步。此例仅演示IBGP和EBGP怎么配置,实际组网中,只要路由器间有TCP连接就可以建立BGP邻居关系,即只要能够ping通就可以建立BGP邻居关系.IBGP和EBGP在配置是的区别是邻居的AS号不一样而已。
BGP是一种在自治系统之间动态交换路由信息的路由协议。通过上面的配置实例,希望大家对于BGP有了一个深刻的认识。
|