期刊名称:International Journal of Engineering and Computer Science
印刷版ISSN:2319-7242
出版年度:2015
卷号:4
期号:4
页码:11687-11690
出版社:IJECS
摘要:A hypervisor is a piece of computer software, firmware or hardware that creates and runs multiple virtual machines. Thehypervisor presents the guest operating systems with a virtual operating platform and manages the execution of the guest operatingsystems. Virtual switch which is a part of the hypervisor also called as hypervisor switch does the switching between VM traffic.Currently if two VMs those are interested in communication and if they are in same subnet then VM-VM traffic will traverse fromsource VM to destination VM through hypervisor switch. And if two VMs are in different subnet then traversing of packets will needexternal devices such as external switch and router which increases the traffic in the network. We can improve the quality of the systemby implementing the functionality of router within the hypervisor