10 Apr
2001
10 Apr
'01
9:30 a.m.
route tables and save them to a file. Then have something, possibly a route server, import this file and inject these routes into my lab network. Any ideas/suggestions? Is this possible without having a live BGP feed into my lab network?
This would be easy to do with Zebra and a unix boxen. Zebra is a BGP routing deamon similiar in function to GateD. Fairly easy to setup (ie: uses cisco-ish commands), and a few lines of perl with a dump or log dump could easily recreate the world as you want it. see: www.zebra.org