testdriver: Add network <bandwidth> example

This commit is contained in:
Cole Robinson 2014-06-26 08:50:08 -04:00
parent eb5b261311
commit f6e214d438

View File

@ -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>