Steven Luong | 6b32b4a | 2020-01-06 13:28:34 -0800 | [diff] [blame] | 1 | --- |
| 2 | name: Bonding |
| 3 | maintainer: Steven Luong <sluong@cisco.com> |
| 4 | features: |
| 5 | - Interface bonding support with the following options |
| 6 | - mode active-backup |
| 7 | - mode lacp |
| 8 | - load-balance l2 | l23 | l34 |
Ole Troan | 22e108d | 2020-01-07 09:30:05 +0100 | [diff] [blame^] | 9 | - numa-only |
Steven Luong | 6b32b4a | 2020-01-06 13:28:34 -0800 | [diff] [blame] | 10 | - mode xor |
| 11 | - load-balance l2 | l23 | l34 |
| 12 | - mode round-robin |
| 13 | - mode broadcast |
| 14 | description: "Bonding implementation" |
| 15 | state: production |
| 16 | properties: [API, CLI, STATS, MULTITHREAD] |