aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/bonding/FEATURE.yaml
blob: 2d25d4101314bf2e65ffe0abfecc7f85f620b830 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
name: Bonding
maintainer: Steven Luong <sluong@cisco.com>
features:
  - Interface bonding support with the following options
    - mode active-backup
    - mode lacp
      - load-balance l2 | l23 | l34
        - numa-only
    - mode xor
      - load-balance l2 | l23 | l34
    - mode round-robin
    - mode broadcast
description: "Bonding implementation"
state: production
properties: [API, CLI, STATS, MULTITHREAD]