Link aggregation mapping
Network interfaces that can be added to an IP address pool as an aggregated interface are included when viewing a list of network interfaces on a node. The following table shows examples of how aggregated interfaces are mapped to non-aggregated interfaces.
Logical Network Interface (LNI)
|
Aggregated LNI
|
---|---|
ext-1
ext-2 |
ext-agg = ext-1 + ext-2
|
ext-1
ext-2 ext-3 ext-4 |
ext-agg = ext-1 + ext-2
ext-agg-2 = ext-3 + ext-4 ext-agg-3 = ext-3 + ext-4 + ext-1 + ext-2 |
ext-1
ext-2 10gige-1 10gige-2 |
ext-agg = ext-1 + ext-2
10gige-agg-1 = 10gige-1 + 10gige-2 |