有关CISCO模拟器UDP端口报错的解决方法

2414阅读 0评论2008-08-21 quansheng_cu
分类:

这个现象,我也越到了。在网上搜到这篇文章,  转载!!!!!!!!!
问题现象:
Reading configuration file...

*** Warning:   Connecting R1 f0/0 to SW1 f1/5 resulted in:
       206-unable to create UDP NIO
Error: lost communication with dynamips server localhost
It may have crashed. Check the dynamips server output.
Exiting...
Press ENTER to exit


问题原因

需要的UDP端口号已被其他程序占用(例如迅雷这个端口杀手,一开迅雷无数端口被占)

解决方法

请您打开net文件夹及其子文件夹,默认c:\program files\edurainbow\dynamips@edurainbow\net

用记事本打开net文件,将
[localhost]
port = 7200
udp = 10000
workingdir = ..\tmp\
中的
udp = 10000
修改为
udp = 11000
或其他未被使用的端口

注意,所有net文件都需要手工修改,CCIE-RS的net中包含3个localhost字段,均需修改成不同的端口号

稍后将编写自动修改程序,目前请您先手工修改

####################################################################

我的解决办法是:
关闭讯雷,然后打开CISCO模拟器程序,正常。
上一篇:IBM/SUN等机器模拟软件simics的使用简介 & OBP模拟
下一篇:IOSHunter揭秘