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