BGP 路由“主动接收接受阻尼”状态是什么意思?

网络工程 BGP 路线
2022-02-23 14:18:48

当我show bgp summary在瞻博网络路由器中使用命令时:

admin@LA-MX-RE0> show bgp summary 

Groups: 20 Peers: 20 Down peers: 3

Table         Tot Paths Act Paths Suppressed   History Damp State   Pending

inet.0              

                1784136    830565         0         0         0         0

inet6.0             

                   7597      7597         0         0         0         0

Peer                    AS     InPkt    OutPkt   OutQ  Flaps Last Up/Dwn State|#Active/Received/Accepted/Damped...

12.18.231.2            2114    154937    147211      0      0 5w4d 11:29:20 Establ

 inet.0: 0/31299/31299/0

BGP路由active received accepted damped状态是什么意思?

active received accepted dampedBGP路由的特殊状态还是普通路由的状态?

1个回答

此处的瞻博网络文档实际上说得很好。

总之,这是一个多用途字段,用于显示有关 BGP 对等会话的信息。该字段的内容取决于是否建立了会话以及它是在主路由设备上还是在路由实例中建立的。

如果没有建立对等点,它将显示对等点会话的状态,例如 Active、Connect 或 Idle。

如果会话已建立,则该字段显示从邻居(inet.0 和 inet.2)接收的活动、接收、接受和阻尼路由的数量