I used to run dynamips batch files in windows to complete related cisco experiments. Due to computer configuration, dynagen. net cannot be used for simulation experiments. During this time, after Ubuntu is installed, the dynagen experiment starts to run in the ubuntuLinux environment. In character mode, the effect is much better than in windows! The detailed installation process in ubuntulinux is described below. Prepare three software: dy
I used to run dynamips batch files in windows to complete related cisco experiments. Due to computer configuration, dynagen. net cannot be used for simulation experiments.
During this time, after Ubuntu is installed, the dynagen experiment starts to run in ubuntu Linux. In character mode, the effect is much better than in windows!
The detailed installation process in ubuntu linux is described as follows.
Prepare three software:
Dynamaips-simulation core
Dynagen-Analog Front End
Libpcap-equivalent to winpcap in win
Considering version updates, you cannot download them here.
Download the software as needed.
Step 1: Install libpcap
Tar-zxvf libpcap-0.9.5.tar.gz
./Configure
Make
Make install
2. Copy "/root/dynamips-0.2.7-RC1-x86.bin" to "/usr/local/bin /"
Cp dynamips-0.2.7-RC1-x86.bin/usr/local/bin
Ln-s dynamips-0.2.7-RC1-x86.bin dynamips
3. Decompress dynagen-0.9.0.tar.gz
Tar-zxvf dynagen-0.9.0.tar.gz
Cd/usr/local/bin/
Ln-s/root/dynagen-0.9.0/dynagen
Now, use a net file to start dynamips. You can build a folder "dynamips" so that you can put all the "dynamips, IOS, net" in it.
After completing the above work, you can go to your dynagen directory to modify the corresponding experiment environment configuration file (. net ).
Add the # In front of windows, remove the # In front of linux, and set the IOS path to your IOS location. Then you can start dynagen. The startup command is as follows:
Nice dynamips-H 7200/dynamips-H 7200 &
Connect to the console:
Dynagen/root/dynamips/xxx.net (XXX represents your experiment configuration file)
The following content should be all written. get the idle value first.