Docs/linux基础/网口绑定mode.md
2022-10-18 16:59:37 +08:00

9 lines
No EOL
536 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

```
mod=0 ,即:(balance-rr)Round-robin policy平衡抡循环策zhi略
mod=1(active-backup)Active-backup policy主-备份策略)
mod=2(balance-xor)XOR policy平衡策dao略
mod=3broadcast广播zhuan策略
mod=4(802.3ad)IEEE 802.3ad Dynamic link aggregationIEEE802.3ad 动态链接聚合)
mod=5(balance-tlb)Adaptive transmit load balancing适配器传输负载均衡
mod=6(balance-alb)Adaptive load balancing适配器适应性负载均衡
```