模拟器出现“%Error opening tftp://255.255.255.255/cisconet.cfg”的解决办法
基本上就是因为他用tftp获取配置造成的。Dynamips telnet 127.0.0.1就没有,telnet真实ip就有。
解决办法
Router#config terminal
Enter configuration commands, one per line.
Router(config)#no service config
Router(config)#exit
Router#copy running-config startup-config
http://www.cisco.com/en/US/products/hw/routers/ps133/products_tech_note09186a008020b19e.shtml