mmitch / bgpgraph

graph BGP network and routing information from Bird and Quagga/vtysh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bird: use `birdc show route all`

mmitch opened this issue · comments

The value BGP.as.path should contain the same information as vtysh -c 'show ip bgp' and enable the display of remote ASs behind the direct partners.

Fixed with 784d26f