雏鹰部落

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 1743|回复: 6

[讨论/求助] BGP问题求助

[复制链接]
发表于 2012-9-3 11:39:24 | 显示全部楼层 |阅读模式
这是试验top,想试试r1 pin  小g 通r3 但没有成功. 以下是3个路由器的配置,请那位大师指点一下, 谢谢.

R1:
interface Loopback0
ip address 10.10.10.10 255.255.255.0
!
!
interface Serial1/0
ip address 172.8.12.1 255.255.255.0
serial restart-delay 0
clock rate 64000

router eigrp 1
network 10.10.10.0 0.0.0.255
network 172.8.12.0 0.0.0.255
no auto-summary
!
router bgp 12
no synchronization
bgp router-id 10.10.10.10
bgp log-neighbor-changes
neighbor 20.20.20.20 remote-as 12
neighbor 20.20.20.20 **-source Loopback0
no auto-summary
!




R2:

interface Loopback0
ip address 20.20.20.20 255.255.255.0
!

interface Serial1/0
ip address 172.8.12.2 255.255.255.0
serial restart-delay 0
!
interface Serial1/1
ip address 172.8.23.2 255.255.255.0
serial restart-delay 0
!

router eigrp 1
network 20.20.20.0 0.0.0.255
network 172.8.12.0 0.0.0.255
network 172.8.23.0 0.0.0.255
no auto-summary
!
router bgp 12
no synchronization
bgp router-id 20.20.20.20
bgp log-neighbor-changes
neighbor 10.10.10.10 remote-as 12
neighbor 10.10.10.10 **-source Loopback0
neighbor 10.10.10.10 next-hop-self
neighbor 172.8.23.3 remote-as 3
no auto-summary




R3:

interface Loopback0
ip address 30.30.30.30 255.255.255.0


interface Serial1/0
ip address 172.8.23.3 255.255.255.0
serial restart-delay 0


router bgp 3
no synchronization
bgp router-id 30.30.30.30
bgp log-neighbor-changes
network 30.30.30.0 mask 255.255.255.0
network 172.8.23.0 mask 255.255.255.0
neighbor 172.8.23.2 remote-as 12
no auto-summary
!


目前只能在每个路由器上看到IBGP与EBGP邻居关系都已经建立,但是无法从r1ping到r3.

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
发表于 2012-9-3 13:11:25 | 显示全部楼层
R3没有回程路由
 楼主| 发表于 2012-9-3 13:28:46 | 显示全部楼层
已经发现问题所在了 谢谢...
发表于 2012-9-3 15:47:05 | 显示全部楼层
ping不通,先看路由,在看策略。BGP有时候还有路由黑洞
发表于 2012-9-4 00:44:35 | 显示全部楼层
IGP通了,再搞BGP
发表于 2012-9-5 11:37:38 | 显示全部楼层
回复速度神了~
发表于 2012-9-5 13:53:06 | 显示全部楼层
R3没有任何回R1路由条目,你可以再两边的BGP里面宣告网络
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|熊猫同学技术论坛|小黑屋| 网络工程师论坛 ( 沪ICP备09076391 )

GMT+8, 2024-3-29 20:02 , Processed in 0.075432 second(s), 19 queries , Gzip On.

快速回复 返回顶部 返回列表