[105908] in North American Network Operators' Group
Re: Building a BGP test network
daemon@ATHENA.MIT.EDU (William Waites)
Wed Jul 9 13:49:16 2008
From: William Waites <ww@styx.org>
To: Ariel Biener <ariel@fireball.tau.ac.il>
In-Reply-To: <200807092036.11508.ariel@fireball.tau.ac.il>
Date: Wed, 9 Jul 2008 19:49:03 +0200
Cc: nanog@nanog.org
Errors-To: nanog-bounces@nanog.org
Le 08-07-09 =E0 19:36, Ariel Biener a =E9crit :
>
> I have been pondering over this issue for some time now (not too much
> time to invest on it), since I wanted to created a duplicate model =20
> of our
> production network in a test environment, not connected to any outside
> network (thus cannot peer, same problem as described here).
What about http://ipmon.sprint.com/pyrt/ ?
It doesn't do everything being designed for the reverse problem -- =20
pulling routes from a live BGP network for analysis. But it does =20
include a BGP speaker and the ability to read and write MRTD files. I =20=
imagine with relatively little work it could be coaxed to read an MRTD =20=
dump and send the entries to a test peer.
-w=