Calculation of the New Tunnel Bandwidth
The calculation of the new tunnel bandwidth works in the following way:
If the resize option is set to “Only Increase” (in the Design Options window) and the tunnel’s planned bandwidth is strictly greater than the total flow or measured tunnel traffic bandwidth, then the tunnel will not be resized. Otherwise, a new bandwidth will be calculated using the following procedure:
First, compute:
Temp = (Flow Bandwidth * Growth Multiplier) + Growth Constant
Round up the temp value to the nearest multiple of the Tunnel Bandwidth Increment, as specified in the tunnel sizing design options.
If this value is less than the Minimum Tunnel Bandwidth, then the new bandwidth is set to the value of the minimum tunnel BW.
If this value is greater than the Maximum Tunnel Bandwidth, then the new bandwidth is set to the value of the maximum tunnel BW.
Otherwise, simply use the new rounded up bandwidth value.