summaryrefslogtreecommitdiffstats
path: root/stacks/lwip_stack/release/configure/network_data_tonStack.json
blob: e1f5e81806f5ddcaca825dbeb317819c880b0026 (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": [
          "ens4"
        ]
      }
    }
  },
]