2013-01-07 12:16:01 -06:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
|
|
<!-- bandwidth is specified in kilobytes/second (kB/s) -->
|
|
|
|
<bandwidthMap>
|
|
|
|
<route planDays="2" network="OPSNET" defaultBandwidth="768" bucketSizeMinutes="3" />
|
2013-02-19 08:23:00 -06:00
|
|
|
<!-- TODO: What is the bandwidth allocated on the SBN for data delivery? -->
|
|
|
|
<route planDays="2" network="SBN" defaultBandwidth="768" bucketSizeMinutes="3" />
|
2013-01-07 12:16:01 -06:00
|
|
|
</bandwidthMap>
|