[48756] in North American Network Operators' Group
Re: Routing table in a file
daemon@ATHENA.MIT.EDU (Nick Feamster)
Sat Jun 15 14:59:43 2002
Date: Sat, 15 Jun 2002 14:59:03 -0400 (EDT)
From: Nick Feamster <feamster@lcs.mit.edu>
To: Pascal Gloor <pascal.gloor@spale.com>
Cc: Roy <garlic@garlic.com>, <nanog@merit.edu>
In-Reply-To: <002001c21456$e3ee1850$7a540fc3@spalehome>
Errors-To: owner-nanog-outgoing@merit.edu
Along these lines, I have a perl module (written in C) that parses 'sh ip
bgp' formatted output... It's still a bit beta, but let me know if you're
interested.
-Nick
>
> I have a perl script which converts the output of 'sh ip bgp' into SQL
> (MySQL). I keep 'prefix', 'neighbor AS' and 'AS path' informations... the
> rest is droped... I use this for extended queries into my RouteViewer...
> Tell me if you're interested...
>
> regards,
> Pascal
>