BGP functional test suite improvements
[integration/test.git] / csit / variables / bgpuser / filled.json
1 {
2  "topology": [
3   {
4    "node": [
5     {
6      "l3-unicast-igp-topology:igp-node-attributes": {
7       "prefix": [
8        {
9         "prefix": "8.0.1.0/28"
10        },
11        {
12         "prefix": "8.0.1.16/28"
13        },
14        {
15         "prefix": "8.0.1.32/28"
16        }
17       ]
18      },
19      "node-id": "192.0.2.1"
20     }
21    ],
22    "server-provided": true,
23    "topology-id": "example-ipv4-topology",
24    "topology-types": {}
25   }
26  ]
27 }