{
- "opendaylight-inventory: nodes": {
+ "nodes": {
"node": [
{
"id": "openflow: 1",
- "ofoverlay: tunnel": [
+ "ofoverlay:tunnel": [
{
"tunnel-type": "overlay: tunnel-type-vxlan-gpe",
"node-connector-id": "openflow: 1: 1",
{
"tunnel-type": "overlay: tunnel-type-vxlan",
"node-connector-id": "openflow: 1: 2",
- "ip": "192.168.50.70",
+ "ip": "CLASSIFIER1",
"port": 4789
}
]
},
{
"id": "openflow: 2",
- "ofoverlay: tunnel": [
+ "ofoverlay:tunnel": [
{
"tunnel-type": "overlay: tunnel-type-vxlan-gpe",
"node-connector-id": "openflow: 2: 1",
- "ip": "192.168.50.71",
+ "ip": "CLASSIFIER2",
"port": 6633
},
{
"tunnel-type": "overlay: tunnel-type-vxlan",
"node-connector-id": "openflow: 2: 2",
- "ip": "SFF",
+ "ip": "CLASSIFIER2",
"port": 4789
}
]
},
{
"id": "openflow: 3",
- "ofoverlay: tunnel": [
+ "ofoverlay:tunnel": [
{
"tunnel-type": "overlay: tunnel-type-vxlan-gpe",
"node-connector-id": "openflow: 3: 1",
- "ip": "192.168.50.72",
+ "ip": "CLASSIFIER3",
"port": 6633
},
{
"tunnel-type": "overlay: tunnel-type-vxlan",
"node-connector-id": "openflow: 3: 2",
- "ip": "CLASSIFIER2",
+ "ip": "CLASSIFIER3",
"port": 4789
}
]
}
]
}
-}
\ No newline at end of file
+}