RIB故障是什么意思在下面的 show ip bgp命令输出

2026年09月23日 16:32
有1个网友回答
网友(1):

R1> show ip bgp

BGP table version is 5, local router ID is 200.200.200.1

Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,

r RIB-failure

Origin codes: i - IGP, e - EGP, ? - incomplete

Network Next Hop Metric LocPrf Weight Path

r> 6.6.6.0/24 10.10.13.3 0 130 0 30 i

*> 7.7.7.0/24 10.10.13.3 0 125 0 30 i

BGP设法 安装 bestpath 前缀 到路由信息库(RIB),即,IP 路由表时,RIB也许拒绝BGP路由由于 任何以下原因:

例如,路由带有更 好的管理距离已经当前在IGP如果静态路由在IP路由表里已经存在。

内存故障。

路由的数量在VPN routing/forwarding (VRF)超出路 由限额配置在VRF实例之下。

在这些 情况下,为上述原因被拒绝的前缀在 show ip bgp命令输出由 r RIB 故障 确定和没有做通告对对等体。此功能首先被使得可用 在Cisco IOS软件版本12.2(08.05)T。