mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-11 05:17:59 +03:00
testdriver: Add network <bandwidth> example
This commit is contained in:
parent
eb5b261311
commit
f6e214d438
@ -1072,6 +1072,10 @@ ba</description>
|
||||
<range start='192.168.100.128' end='192.168.100.254'/>
|
||||
</dhcp>
|
||||
</ip>
|
||||
<bandwidth>
|
||||
<inbound average="1000" peak="5000" burst="5120"/>
|
||||
<outbound average="1000" peak="5000" burst="5120"/>
|
||||
</bandwidth>
|
||||
</network>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user