我在我的Ubuntu64bit v18.04中安装了gns3 v2.1.9和gns3 vm(oraclev5.2.18)。
我已经在gns3 vm中安装了两个路由器3725和3745。
但是如果我试图用
copy running-config startup-config.那么我就会犯以下的错误。
Dynamips hypervisor process has stopped, return code: -11
'Ghost': generic_nvram_extract_config: Unknown error -61605
Could not send Dynamips command 'vm set_ghost_status "R1" 2' to
0.0.0.0:51720: Connection lost, process running: FalsePS :路由器在错误后不会启动。我不得不用新的router.Moreover、GNS3、vm和Gns3在同一个网络中替换它。
发布于 2018-10-24 15:50:41
您可以使用命令write memory保存配置,并使用write erase删除
https://networkengineering.stackexchange.com/questions/53173
复制相似问题