Datasets:
uid stringclasses 10 values | dataset_id stringclasses 1 value | year int64 2.02k 2.02k | network_scope stringclasses 4 values | routing_table_correct stringclasses 1 value | ping_success_rate_pct float64 69.5 99.6 | traceroute_matches_expected stringclasses 2 values | blackhole_detected stringclasses 2 values | packet_loss_pct float64 0.3 7.1 | ops_summary stringclasses 10 values | question stringclasses 1 value | ground_truth_label stringclasses 2 values | ground_truth_rationale stringclasses 10 values | outcome_signal stringclasses 3 values | source_citation stringclasses 1 value |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NCDP-001 | network-control-plane-data-plane-coherence-risk-v0.1 | 2,024 | datacenter | yes | 99.6 | yes | no | 0.3 | Routes present and forwarding works. | Is control-plane vs data-plane coherent. Answer coherent or incoherent. | coherent | Control and forwarding agree. | stable_service | Synthetic |
NCDP-002 | network-control-plane-data-plane-coherence-risk-v0.1 | 2,024 | datacenter | yes | 71 | no | yes | 6.2 | Routes look correct but packets drop and path diverges. | Is control-plane vs data-plane coherent. Answer coherent or incoherent. | incoherent | Forwarding diverges from control state. | outage_risk | Synthetic |
NCDP-003 | network-control-plane-data-plane-coherence-risk-v0.1 | 2,023 | isp | yes | 99.2 | yes | no | 0.5 | Backbone forwarding matches tables. | Is control-plane vs data-plane coherent. Answer coherent or incoherent. | coherent | Aligned planes. | stable_service | Synthetic |
NCDP-004 | network-control-plane-data-plane-coherence-risk-v0.1 | 2,023 | isp | yes | 78.5 | no | yes | 4.4 | Control plane stable but blackhole observed in one segment. | Is control-plane vs data-plane coherent. Answer coherent or incoherent. | incoherent | Blackhole breaks alignment. | outage_risk | Synthetic |
NCDP-005 | network-control-plane-data-plane-coherence-risk-v0.1 | 2,022 | enterprise | yes | 98.9 | yes | no | 0.7 | Enterprise routing and forwarding consistent. | Is control-plane vs data-plane coherent. Answer coherent or incoherent. | coherent | No mismatch. | stable_service | Synthetic |
NCDP-006 | network-control-plane-data-plane-coherence-risk-v0.1 | 2,022 | enterprise | yes | 80 | no | yes | 3.9 | Routes exist but ACL/VRF issue causes silent drops. | Is control-plane vs data-plane coherent. Answer coherent or incoherent. | incoherent | Data plane blocked despite routes. | incident_risk | Synthetic |
NCDP-007 | network-control-plane-data-plane-coherence-risk-v0.1 | 2,021 | cloud | yes | 99.4 | yes | no | 0.4 | Cloud network aligned. | Is control-plane vs data-plane coherent. Answer coherent or incoherent. | coherent | Healthy alignment. | stable_service | Synthetic |
NCDP-008 | network-control-plane-data-plane-coherence-risk-v0.1 | 2,021 | cloud | yes | 69.5 | no | yes | 7.1 | Overlay shows route but underlay drop creates blackhole. | Is control-plane vs data-plane coherent. Answer coherent or incoherent. | incoherent | Underlay failure breaks forwarding. | outage_risk | Synthetic |
NCDP-009 | network-control-plane-data-plane-coherence-risk-v0.1 | 2,020 | datacenter | yes | 99.1 | yes | no | 0.6 | Forwarding ok. | Is control-plane vs data-plane coherent. Answer coherent or incoherent. | coherent | Aligned. | stable_service | Synthetic |
NCDP-010 | network-control-plane-data-plane-coherence-risk-v0.1 | 2,020 | datacenter | yes | 75 | no | yes | 5.3 | Control plane green; service failing. | Is control-plane vs data-plane coherent. Answer coherent or incoherent. | incoherent | Mismatch indicates outage. | outage_risk | Synthetic |
What this repo is for
Detect when routing looks correct but forwarding fails.
This is a classic outage pattern:
routing tables show reachability
traceroute path deviates
blackholes appear
ping success falls
packet loss rises
A model that detects this early can cut incident time fast.
- Downloads last month
- 12