- Dynamips
-
Linux系统安装配置Dynamips的方法
首先先下载 http://www.ipflow.utc.fr/dynamips/dynamips-0.2.5-x86.bin http://nchc.dl.sourceforge.net/sourceforge/dyna-gen/dynagen-0.6.0.tar.gz http://www.tcpdump.org/release/libpcap-0.9.5.tar.gz 这3个文件到/root下 1.安装libpcap tar -zxvf libpcap-0.9.5.tar.gz 。/configure ...