BGP process torture

I'm attempting to help somebody re-produce a possible glitch that relies on heavily loading the BGP process on their router. Anybody know a good/pre-canned way to synthesize, preferably with some knobs to control behavior, a couple of full-table edge-like session in terms of number of routes as well as amount of churn?

Exabgp should be able to help you out here. Great for doing fun things
with BGP.

https://github.com/Exa-Networks/exabgp

--chip

Cisco's Pagent (a modified IOS image with numerous testing capabilities)
can also be used to do this.

*Pablo Lucena*

Have you tried exabgp?

You find a new tool every day. Thanks for the heads up on that particular swiss army knife. Looks like it would make this pretty straightforward.