Commit 5ecf7456 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

ECOC F5GA Telemetry Demo:

- Corrected Agg/IP topology descriptors
parent 42813943
Loading
Loading
Loading
Loading
+36 −6
Original line number Diff line number Diff line
@@ -34,9 +34,24 @@
            {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                {"uuid": "lo",  "name": "lo",  "type": "loopback"},
                {"uuid": "200", "name": "200", "type": "copper"},
                {"uuid": "500", "name": "500", "type": "copper"},
                {"uuid": "501", "name": "501", "type": "copper"}
            ]}}}
                {"uuid": "201", "name": "201", "type": "copper"},
                {"uuid": "500", "name": "500", "type": "copper"}
            ]}}},
            {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[200]", "resource_value": {
                "uuid": "200", "name": "200", "type": "optical",
                "address_ip": "172.1.201.1", "address_prefix": "24",
                "site_location": "cloud", "mtu": "1500"
            }}},
            {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[201]", "resource_value": {
                "uuid": "201", "name": "201", "type": "optical",
                "address_ip": "0.0.0.0", "address_prefix": "24",
                "site_location": "transport", "mtu": "1500"
            }}},
            {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[500]", "resource_value": {
                "uuid": "500", "name": "500", "type": "optical",
                "address_ip": "172.10.33.2", "address_prefix": "24",
                "site_location": "transport", "mtu": "1500"
            }}}
        ]}},
        {"device_id": {"device_uuid": {"uuid": "POP2"}}, "device_type": "emu-packet-router",
        "device_drivers": ["DEVICEDRIVER_UNDEFINED"],
@@ -46,9 +61,24 @@
            {"action": "CONFIGACTION_SET", "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
                {"uuid": "lo",  "name": "lo",  "type": "loopback"},
                {"uuid": "200", "name": "200", "type": "copper"},
                {"uuid": "500", "name": "500", "type": "copper"},
                {"uuid": "501", "name": "501", "type": "copper"}
            ]}}}
                {"uuid": "201", "name": "201", "type": "copper"},
                {"uuid": "500", "name": "500", "type": "copper"}
            ]}}},
            {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[200]", "resource_value": {
                "uuid": "200", "name": "200", "type": "optical",
                "address_ip": "172.1.101.1", "address_prefix": "24",
                "site_location": "cloud", "mtu": "1500"
            }}},
            {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[201]", "resource_value": {
                "uuid": "201", "name": "201", "type": "optical",
                "address_ip": "0.0.0.0", "address_prefix": "24",
                "site_location": "transport", "mtu": "1500"
            }}},
            {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[500]", "resource_value": {
                "uuid": "500", "name": "500", "type": "optical",
                "address_ip": "172.10.44.2", "address_prefix": "24",
                "site_location": "transport", "mtu": "1500"
            }}}
        ]}}
    ],
    "links": [
+54 −4
Original line number Diff line number Diff line
@@ -17,7 +17,22 @@
                    {"uuid": "200", "name": "200", "type": "copper"},
                    {"uuid": "500", "name": "500", "type": "copper"},
                    {"uuid": "501", "name": "501", "type": "copper"}
                ]}}}
                ]}}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[200]", "resource_value": {
                    "uuid": "200", "name": "200", "type": "optical",
                    "address_ip": "128.32.44.254", "address_prefix": "24",
                    "site_location": "access", "mtu": "1500"
                }}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[500]", "resource_value": {
                    "uuid": "500", "name": "500", "type": "optical",
                    "address_ip": "0.0.0.0", "address_prefix": "24",
                    "site_location": "transport", "mtu": "1500"
                }}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[501]", "resource_value": {
                    "uuid": "501", "name": "501", "type": "optical",
                    "address_ip": "0.0.0.0", "address_prefix": "24",
                    "site_location": "transport", "mtu": "1500"
                }}}
            ]}
        },
        {
@@ -30,7 +45,17 @@
                    {"uuid": "lo",  "name": "lo",  "type": "loopback"},
                    {"uuid": "500", "name": "500", "type": "copper"},
                    {"uuid": "501", "name": "501", "type": "copper"}
                ]}}}
                ]}}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[500]", "resource_value": {
                    "uuid": "500", "name": "500", "type": "optical",
                    "address_ip": "0.0.0.0", "address_prefix": "24",
                    "site_location": "transport", "mtu": "1500"
                }}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[501]", "resource_value": {
                    "uuid": "501", "name": "501", "type": "optical",
                    "address_ip": "0.0.0.0", "address_prefix": "24",
                    "site_location": "transport", "mtu": "1500"
                }}}
            ]}
        },
        {
@@ -43,7 +68,17 @@
                    {"uuid": "lo",  "name": "lo",  "type": "loopback"},
                    {"uuid": "500", "name": "500", "type": "copper"},
                    {"uuid": "501", "name": "501", "type": "copper"}
                ]}}}
                ]}}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[500]", "resource_value": {
                    "uuid": "500", "name": "500", "type": "optical",
                    "address_ip": "0.0.0.0", "address_prefix": "24",
                    "site_location": "transport", "mtu": "1500"
                }}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[501]", "resource_value": {
                    "uuid": "501", "name": "501", "type": "optical",
                    "address_ip": "0.0.0.0", "address_prefix": "24",
                    "site_location": "transport", "mtu": "1500"
                }}}
            ]}
        },
        {
@@ -57,7 +92,22 @@
                    {"uuid": "200", "name": "200", "type": "copper"},
                    {"uuid": "500", "name": "500", "type": "copper"},
                    {"uuid": "501", "name": "501", "type": "copper"}
                ]}}}
                ]}}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[200]", "resource_value": {
                    "uuid": "200", "name": "200", "type": "optical",
                    "address_ip": "172.10.44.254", "address_prefix": "24",
                    "site_location": "cloud", "mtu": "1500", "ce-ip": "172.10.44.2"
                }}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[500]", "resource_value": {
                    "uuid": "500", "name": "500", "type": "optical",
                    "address_ip": "0.0.0.0", "address_prefix": "24",
                    "site_location": "transport", "mtu": "1500"
                }}},
                {"action": "CONFIGACTION_SET", "custom": {"resource_key": "/endpoints/endpoint[501]", "resource_value": {
                    "uuid": "501", "name": "501", "type": "optical",
                    "address_ip": "0.0.0.0", "address_prefix": "24",
                    "site_location": "transport", "mtu": "1500"
                }}}
            ]}
        }
    ],