aboutsummaryrefslogtreecommitdiffstats
path: root/stacks/lwip_stack/release/configure/network_data_tonStack.json
blob: 7b734b06d2f95f9f3113537829b7edaf56488464 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  {
    "name": "network1",
    "type": "nstack-dpdk",
    "ipam": {
      "subnet": "192.168.1.1/24"
    },
    "args": {
      "phynet": {
        "ref_nic": [
          "eth7"
        ]
      }
    }
  },
]