Please check the processes running at VM when you observe high network utilization. There are chances the application/OS process is the reason behind high CPU utilization. Network packet burst will be just a result of it.
For example in a tomcat webserver, the process tomecat will use high cpu when there is a lot of hits. In this case both CPU and Network utilization will be high.