有谁知道在 Quagga 中是否有等效的 sh ip bgp XXXX bestpath(来自 Cisco)?我在文档中找不到它。
谢谢。
有谁知道在 Quagga 中是否有等效的 sh ip bgp XXXX bestpath(来自 Cisco)?我在文档中找不到它。
谢谢。
好像没有这样的命令。
“show ip bgp”、“show ip bgp 邻居 10.0.0.2 广告路由”
能够找到“>”以获得最佳路径。
或按照命令工作。
vtysh -c 'show ip bgp' | grep -i '>'
您必须在操作系统外壳上运行。它比“show ip bgp regex”更好
尝试 show ip bgp ipv4 unicast
例子:
# show ip bgp ipv4 unicast 8.8.8.8
BGP routing table entry for 8.8.8.0/24
Paths: (1 available, best #1, table Default-IP-Routing-Table)
Not advertised to any peer
64515 65534 20473 15169
169.254.169.254 from 169.254.169.254 (144.202.118.91)
Origin IGP, localpref 100, valid, external, best
Community: 64515:44
Last update: Mon Apr 9 06:33:18 2018