This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
oraclevm:network [2017/01/18 18:17] frank |
oraclevm:network [2017/01/18 18:19] (current) frank |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| === Bonding === | === Bonding === | ||
| ^ Mode ^ Mode in OVM3.2 ^ Prerequisites ^ Feature ^ | ^ Mode ^ Mode in OVM3.2 ^ Prerequisites ^ Feature ^ | ||
| - | |active-backup |Active Backup |Does not require switch configuration |Only one slave in the bond is active, other slave becomes if active slave fails (failover) | | + | |active-backup |Active Backup |Does not require switch configuration |Only one slave in the bond is active, other slave becomes if active slave fails (failover)| |
| |802.3ad |Dynamic Link Aggregation |Ethtool support in the base drivers for retrieving the speed and duplex of each slave. Switch supports 802.3ad and have it enablede |802.3ad | | |802.3ad |Dynamic Link Aggregation |Ethtool support in the base drivers for retrieving the speed and duplex of each slave. Switch supports 802.3ad and have it enablede |802.3ad | | ||
| |balance-alb |Adaptive Load Balancing |Does not require switch support |load balancing is achieved by ARP negotiation | | |balance-alb |Adaptive Load Balancing |Does not require switch support |load balancing is achieved by ARP negotiation | | ||