Loading src/tests/ecoc25-f5ga-telemetry/data/slice1/post_connection_group_to_network_slice1.json 0 → 100644 +62 −0 Original line number Diff line number Diff line { "connection-group": [ { "id": "line2", "connectivity-type": "point-to-point", "connectivity-construct": [ { "id": 1, "p2p-sender-sdp": "1", "p2p-receiver-sdp": "3", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds", "bound": "10" }, { "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps", "bound": "5000" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": "0.001" } ] } } }, { "id": 2, "p2p-sender-sdp": "3", "p2p-receiver-sdp": "1", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds", "bound": "20" }, { "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps", "bound": "1000" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": "0.001" } ] } } } ] } ] } No newline at end of file src/tests/ecoc25-f5ga-telemetry/data/slice1/post_match_criteria_to_sdp1_in_slice1.json 0 → 100644 +40 −0 Original line number Diff line number Diff line { "match-criterion": [ { "index": 2, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "101" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10200" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.16.104.222/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10500" ] } ], "target-connection-group-id": "line2" } ] } No newline at end of file src/tests/ecoc25-f5ga-telemetry/data/slice1/post_network_slice1.json 0 → 100644 +188 −0 Original line number Diff line number Diff line { "slice-service": [ { "id": "slice1", "description": "network slice 1, connect to VM1", "sdps": { "sdp": [ { "id": "1", "node-id": "172.16.204.220", "sdp-ip-address": [ "172.16.204.220" ], "service-match-criteria": { "match-criterion": [ { "index": 1, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "101" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.16.104.221/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10500" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10200" ] } ], "target-connection-group-id": "line1" } ] }, "attachment-circuits": { "attachment-circuit": [ { "id": "AC POP to VM1", "description": "AC VM1 connected to POP", "ac-node-id": "172.16.204.220", "ac-tp-id": "200" } ] } }, { "id": "2", "node-id": "172.16.61.10", "sdp-ip-address": [ "172.16.61.10" ], "service-match-criteria": { "match-criterion": [ { "index": 1, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "21" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.16.104.221/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10500" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10200" ] } ], "target-connection-group-id": "line1" } ] }, "attachment-circuits": { "attachment-circuit": [ { "id": "AC ONT", "description": "AC connected to PC1", "ac-node-id": "172.16.61.10", "ac-tp-id": "200" } ] } } ] }, "connection-groups": { "connection-group": [ { "id": "line1", "connectivity-type": "point-to-point", "connectivity-construct": [ { "id": 1, "p2p-sender-sdp": "1", "p2p-receiver-sdp": "2", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds", "bound": "10" }, { "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps", "bound": "5000" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": "0.001" } ] } } }, { "id": 2, "p2p-sender-sdp": "2", "p2p-receiver-sdp": "1", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds", "bound": "20" }, { "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps", "bound": "1000" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": "0.001" } ] } } } ] } ] } } ] } No newline at end of file src/tests/ecoc25-f5ga-telemetry/data/slice1/post_sdp_to_network_slice1.json 0 → 100644 +61 −0 Original line number Diff line number Diff line { "sdp": [ { "id": "3", "node-id": "172.16.61.11", "sdp-ip-address": [ "172.16.61.11" ], "service-match-criteria": { "match-criterion": [ { "index": 1, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "21" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.16.104.222/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10500" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10200" ] } ], "target-connection-group-id": "line2" } ] }, "attachment-circuits": { "attachment-circuit": [ { "id": "AC ONT", "description": "AC connected to PC2", "ac-node-id": "172.16.61.11", "ac-tp-id": "200" } ] } } ] } No newline at end of file src/tests/ecoc25-f5ga-telemetry/data/slice1_post_ietf_network_slice.jsondeleted 100644 → 0 +0 −190 Original line number Diff line number Diff line { "network-slice-services": { "slice-service": [ { "connection-groups": { "connection-group": [ { "connectivity-construct": [ { "id": 1, "p2p-receiver-sdp": "2", "p2p-sender-sdp": "1", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "bound": 10, "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds" }, { "bound": 5000, "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": 0.001 } ] } } }, { "id": 2, "p2p-receiver-sdp": "1", "p2p-sender-sdp": "2", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "bound": 20, "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds" }, { "bound": 1000, "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": 0.001 } ] } } } ], "connectivity-type": "point-to-point", "id": "line1" } ] }, "description": "dsc", "id": "slice1", "sdps": { "sdp": [ { "attachment-circuits": { "attachment-circuit": [ { "ac-node-id": "172.16.185.32", "ac-tp-id": "200", "description": "dsc", "id": "0" } ] }, "id": "1", "node-id": "172.16.185.32", "sdp-ip-address": [ "172.16.185.32" ], "service-match-criteria": { "match-criterion": [ { "index": 1, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "101" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10200" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.16.104.221/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10500" ] } ], "target-connection-group-id": "line1" } ] } }, { "attachment-circuits": { "attachment-circuit": [ { "ac-node-id": "172.16.182.25", "ac-tp-id": "200", "description": "dsc", "id": "0" } ] }, "id": "2", "node-id": "172.16.182.25", "sdp-ip-address": [ "172.16.182.25" ], "service-match-criteria": { "match-criterion": [ { "index": 1, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "21" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.16.104.221/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10500" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10200" ] } ], "target-connection-group-id": "line1" } ] } } ] } } ] } } Loading
src/tests/ecoc25-f5ga-telemetry/data/slice1/post_connection_group_to_network_slice1.json 0 → 100644 +62 −0 Original line number Diff line number Diff line { "connection-group": [ { "id": "line2", "connectivity-type": "point-to-point", "connectivity-construct": [ { "id": 1, "p2p-sender-sdp": "1", "p2p-receiver-sdp": "3", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds", "bound": "10" }, { "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps", "bound": "5000" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": "0.001" } ] } } }, { "id": 2, "p2p-sender-sdp": "3", "p2p-receiver-sdp": "1", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds", "bound": "20" }, { "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps", "bound": "1000" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": "0.001" } ] } } } ] } ] } No newline at end of file
src/tests/ecoc25-f5ga-telemetry/data/slice1/post_match_criteria_to_sdp1_in_slice1.json 0 → 100644 +40 −0 Original line number Diff line number Diff line { "match-criterion": [ { "index": 2, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "101" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10200" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.16.104.222/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10500" ] } ], "target-connection-group-id": "line2" } ] } No newline at end of file
src/tests/ecoc25-f5ga-telemetry/data/slice1/post_network_slice1.json 0 → 100644 +188 −0 Original line number Diff line number Diff line { "slice-service": [ { "id": "slice1", "description": "network slice 1, connect to VM1", "sdps": { "sdp": [ { "id": "1", "node-id": "172.16.204.220", "sdp-ip-address": [ "172.16.204.220" ], "service-match-criteria": { "match-criterion": [ { "index": 1, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "101" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.16.104.221/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10500" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10200" ] } ], "target-connection-group-id": "line1" } ] }, "attachment-circuits": { "attachment-circuit": [ { "id": "AC POP to VM1", "description": "AC VM1 connected to POP", "ac-node-id": "172.16.204.220", "ac-tp-id": "200" } ] } }, { "id": "2", "node-id": "172.16.61.10", "sdp-ip-address": [ "172.16.61.10" ], "service-match-criteria": { "match-criterion": [ { "index": 1, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "21" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.16.104.221/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10500" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10200" ] } ], "target-connection-group-id": "line1" } ] }, "attachment-circuits": { "attachment-circuit": [ { "id": "AC ONT", "description": "AC connected to PC1", "ac-node-id": "172.16.61.10", "ac-tp-id": "200" } ] } } ] }, "connection-groups": { "connection-group": [ { "id": "line1", "connectivity-type": "point-to-point", "connectivity-construct": [ { "id": 1, "p2p-sender-sdp": "1", "p2p-receiver-sdp": "2", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds", "bound": "10" }, { "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps", "bound": "5000" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": "0.001" } ] } } }, { "id": 2, "p2p-sender-sdp": "2", "p2p-receiver-sdp": "1", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds", "bound": "20" }, { "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps", "bound": "1000" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": "0.001" } ] } } } ] } ] } } ] } No newline at end of file
src/tests/ecoc25-f5ga-telemetry/data/slice1/post_sdp_to_network_slice1.json 0 → 100644 +61 −0 Original line number Diff line number Diff line { "sdp": [ { "id": "3", "node-id": "172.16.61.11", "sdp-ip-address": [ "172.16.61.11" ], "service-match-criteria": { "match-criterion": [ { "index": 1, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "21" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.16.104.222/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10500" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10200" ] } ], "target-connection-group-id": "line2" } ] }, "attachment-circuits": { "attachment-circuit": [ { "id": "AC ONT", "description": "AC connected to PC2", "ac-node-id": "172.16.61.11", "ac-tp-id": "200" } ] } } ] } No newline at end of file
src/tests/ecoc25-f5ga-telemetry/data/slice1_post_ietf_network_slice.jsondeleted 100644 → 0 +0 −190 Original line number Diff line number Diff line { "network-slice-services": { "slice-service": [ { "connection-groups": { "connection-group": [ { "connectivity-construct": [ { "id": 1, "p2p-receiver-sdp": "2", "p2p-sender-sdp": "1", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "bound": 10, "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds" }, { "bound": 5000, "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": 0.001 } ] } } }, { "id": 2, "p2p-receiver-sdp": "1", "p2p-sender-sdp": "2", "service-slo-sle-policy": { "slo-policy": { "metric-bound": [ { "bound": 20, "metric-type": "ietf-network-slice-service:one-way-delay-maximum", "metric-unit": "milliseconds" }, { "bound": 1000, "metric-type": "ietf-network-slice-service:one-way-bandwidth", "metric-unit": "Mbps" }, { "metric-type": "ietf-network-slice-service:two-way-packet-loss", "metric-unit": "percentage", "percentile-value": 0.001 } ] } } } ], "connectivity-type": "point-to-point", "id": "line1" } ] }, "description": "dsc", "id": "slice1", "sdps": { "sdp": [ { "attachment-circuits": { "attachment-circuit": [ { "ac-node-id": "172.16.185.32", "ac-tp-id": "200", "description": "dsc", "id": "0" } ] }, "id": "1", "node-id": "172.16.185.32", "sdp-ip-address": [ "172.16.185.32" ], "service-match-criteria": { "match-criterion": [ { "index": 1, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "101" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10200" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.16.104.221/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10500" ] } ], "target-connection-group-id": "line1" } ] } }, { "attachment-circuits": { "attachment-circuit": [ { "ac-node-id": "172.16.182.25", "ac-tp-id": "200", "description": "dsc", "id": "0" } ] }, "id": "2", "node-id": "172.16.182.25", "sdp-ip-address": [ "172.16.182.25" ], "service-match-criteria": { "match-criterion": [ { "index": 1, "match-type": [ { "type": "ietf-network-slice-service:vlan", "value": [ "21" ] }, { "type": "ietf-network-slice-service:source-ip-prefix", "value": [ "172.16.104.221/24" ] }, { "type": "ietf-network-slice-service:source-tcp-port", "value": [ "10500" ] }, { "type": "ietf-network-slice-service:destination-ip-prefix", "value": [ "172.1.101.22/24" ] }, { "type": "ietf-network-slice-service:destination-tcp-port", "value": [ "10200" ] } ], "target-connection-group-id": "line1" } ] } } ] } } ] } }