IceFire_Ken 发表于 2017-6-1 22:41:28

web iou占用CPU过高问题

本帖最后由 IceFire_Ken 于 2017-6-1 23:19 编辑

今天给实验做了个预配,关联上设备之后,iou里设备启用一会之后vmware-vmx.exe,这个进程的CPU占用就飙升到90%以上,电脑就卡得死慢了

并不是设备刚启动的那段时间,而是启动有一会了,都配置了一会,才这样。

取消了预配的关联之后就正常了

问下,这是什么问题?

以下是预配

请帮忙看看有什么问题
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
!
!
bsd-client server url https://cloudsso.cisco.com/as/token.oauth2
clock timezone CET 1 0
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
!
!
!
!
!
!
!
!
!
!
!
!
!


!
!
!
!
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
cts logging verbose
!
!
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 1.1.1.1 255.255.255.255
!
interface Ethernet0/0
no ip address
shutdown
!
interface Ethernet0/1
no ip address
shutdown
!
interface Ethernet0/2
no ip address
shutdown
!
interface Ethernet0/3
no ip address
shutdown
!
interface Serial1/0
ip address 12.0.0.1 255.0.0.0
serial restart-delay 0
!
interface Serial1/1
ip address 14.0.0.1 255.0.0.0
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
line con 0
logging synchronous
line aux 0
line vty 0 4
login
transport input none
!
!
end
页: [1]
查看完整版本: web iou占用CPU过高问题