Displaying 1 result from an estimated 1 matches for "4b5e128d".
2017 Jun 15
1
[qemu-kvm] Network bandwidth limits via libvirt
...ot applied to my ubuntu 16.04.2 VM (qemu-kvm driver) and I would need some insights.
I create my VM network with virsh and when I issue a dumpxml on my network, I can see that bandwidth limits are set:
virsh # net-dumpxml nat_limit
<network>
<name>nat_limit</name>
<uuid>4b5e128d-9ad0-4ccc-9424-dee60b71861a</uuid>
<forward mode='nat'>
<nat>
<port start='1024' end='65535'/>
</nat>
</forward>
<bridge name='virbr1' stp='on' delay='0'/>
<mac address='52:54:00:a...