Dynamips Configuration Generator(current version just for the simulator ver 0.2.4)
http://dyna-gen.sourceforge.net/
Usage@Debian:
wget http://jaist.dl.sourceforge.net/sourceforge/dyna-gen/dynagen-0.2.tar.gz
tar zxvf dynagen-0.2.tar.gz
cd dynagen-0.2
cp mynetwork-sample.cfg backup.cfg
vim mynetwork-sample.cfg //a sample config
.,/dynagen mynetwork-sample.cfg test.sh
sh test.sh
then telnet Simulator's console:
telnet 127.0.0.1 2000
Alt+F2 open another TTY
telnet 127.0.0.1 2001
Alt+F3 open another TTY
telnet 127.0.0.1 2002
I suggest that Cisco 7200 Simulator run in Linux(eg. Debian) without GUI.You use command Alt+F1(F2,F3,...) navigate it!
You can modify the generation file to running at Windows
(If your memory is enough please run the simulator with -X!)