Adaptive rate limiting, Fspf link cost calculation when arl is used – Brocade Network Advisor SAN + IP User Manual v12.3.0 User Manual

Page 1296

Advertising
background image

1224

Brocade Network Advisor SAN + IP User Manual

53-1003155-01

Adaptive Rate Limiting

27

If circuit 2 and circuit 3 fail, circuit 5 becomes active and data is load balanced over circuit 1
and circuit 5.

Reason: Ungrouped circuits 2 and 3 fail over to ungrouped circuit 5, which has a metric of 0.

If circuit 1, circuit 2, and circuit 3 fail, circuit 4 and circuit 5 become active and data is load
balanced over both.

Reason: Circuit 1 fails over to circuit 4, which is the failover circuit for group 1 with a metric of
0. Ungrouped circuit 5 is the failover circuit for ungrouped, failed circuits 2 and 3.

.

Adaptive Rate Limiting

Adaptive Rate Limiting (ARL) is performed on FCIP tunnel connections to change the rate in which
the FCIP tunnel transmits data through the TCP connections. This feature is available only on the 8
Gbps Extension Switches and 8 Gbps Extension Blades. ARL uses information from the TCP
connections to determine and adjust the rate limit for the FCIP tunnel dynamically. This allows FCIP
connections to utilize the maximum available bandwidth while providing a minimum bandwidth
guarantee.

ARL applies a minimum and maximum traffic rate, and allows the traffic demand and WAN
connection quality to dynamically determine the rate. As traffic increases, the rate grows towards
the maximum rate, and if traffic subsides, the rate reduces towards the minimum. If traffic is
flowing error-free over the WAN, the rate grows towards the maximum rate. If TCP reports an
increase in retransmissions, the rate reduces towards the minimum.

FSPF link cost calculation when ARL is used

Fabric Shortest Path First (FSPF) is a link state path selection protocol that directs traffic along the
shortest path between the source and destination based upon the link cost. When ARL is used, The
link cost is equal to the sum of maximum traffic rates of all established, currently active low metric
circuits in the tunnel. The following formulas are used:

If the bandwidth is greater than or equal to 2 Gbps, the link cost is 500.

If the bandwidth is less than 2 Gbps, but greater than or equal to 1 Gbps, the link cost is
1000000 divided by the bandwidth.

If the bandwidth is less than 1 Gbps, the link cost is 2000 minus the bandwidth

TABLE 118

Tunnel with failover groups and non-grouped circuits

Circuits in tunnel

Failover group ID

Circuit bandwidth

In use for tunnel data

Circuit 1
Metric 0

1

500Mb

If active, yes.

Circuit 2
Metric 0

Not defined.

500Mb

If active, yes.

Circuit 3
Metric 0

Not defined.

500Mb

If active, yes.

Circuit 4
Metric 1

1

500Mb

Only when circuit 1
fails.

Circuit 5
Metric 1

Not defined

1000Mb

Only when circuit 2
and 3 fails.

Advertising