summaryrefslogtreecommitdiff
path: root/tests/unit/fixtures/lag_interfaces_running.json
blob: 3477b1d2328227e56c7ad9efe2fd8724c35a2e10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "bond0": {
    "arp-monitor": {
      "interval": "100",
      "target": {
        "192.0.2.1": {}
      }
    },
    "hash-policy": "layer2",
    "mode": "active-backup"
  }
}