On Tue, May 26, 2009 at 11:24:29AM -0400, Brian Mengel wrote:
> Greetings,
> 
> I've just put together a simple server with the goal of using OpenBGPD
> to collect MRT format BGP table dumps.  I'm using:
> 
> OpenBGPD 4.4
> OpenBSD 4.5
> libbgpdump-1.4.99.8 (on a separate Linux server)
> 
> bgpdump parses the dumped table from OpenBGPD, and displays individual
> routes, but the AS path for each route is reported as an error and
> various unknown attributes are also reported.  The server is peering
> with a Cisco 7600 series router.  I have tried configuring the server
> as an IBGP peer, an IBGP peer to a route reflector and as an EBGP peer
> with the same general results.
> 

Your acctually the first mentioning this problem on the list. MRT dumps
are broken since some time because we dump the aspath in 4-byte format
instead of 2-byte one. I started fixing this but it is not the most
important thing on my list (only the 3rd on my bgpd todo list).

-- 
:wq Claudio

Reply via email to