Displaying 1 result from an estimated 1 matches for "anose".
Did you mean:
nose
2015 Nov 03
1
regard limiting network bandwidth
hi all
i am a kvm , qemu user newbie , i am using libvirt and virsh to mange my KVM VMs , i want to limit the network bandwidth of each VM , i come across libvirt xml format option :
<forward mode='nat' dev='eth0'/>
<bandwidth>
<inbound average='1000' peak='5000' burst='5120'/>
<outbound average='128'