Network Planning Intelligence · AI Infrastructure

AI DCI Bandwidth Planner

Size scale-up and inter-site bandwidth, latency feasibility, and growth headroom before procurement.

AI DCI Bandwidth Planner
Cluster Profile
Workload Mix
Topology Today
Calibration

Loading your bandwidth report…

Retrieving your saved AI DCI bandwidth planning report. This will only take a moment.

Network Planning Intelligence · AI Infrastructure

AI Data Center Interconnect (DCI) Bandwidth Planner

See what scale-up and scale-out network bandwidth an AI deployment actually demands — before the RFP gets written. Based on publicly published accelerator interconnect generations and distributed-training traffic patterns.

4 sections · ~12 questions
~3 minutes
Personalized action plan
PDF summary included
Vendor-neutral · Free
Important disclaimer: This calculator produces illustrative, standards-based bandwidth and latency estimates using publicly published accelerator interconnect specifications and distributed-training traffic patterns. Results are indicative only and intended for early-stage capacity planning. Validate exact requirements with network and ML systems engineers before writing procurement specifications.
Work email required. Personal addresses (Gmail, Yahoo, Outlook etc.) are not accepted.
Phase 1 · AI Cluster Profile
Sets the scale for the deployment you're planning network capacity for — your own AI infrastructure, or a customer's.
Total AI accelerators (GPUs or equivalent) in the largest single cluster.
Determines per-accelerator interconnect bandwidth.
Physical locations this deployment spans. Use 1 for a single-site cluster.
Phase 2 · Workload Mix
Training and inference place very different demands on scale-up and scale-out bandwidth.
Training synchronization traffic is the primary driver of cross-site DCI bandwidth need.
0% (all inference) 100% (all training)
50% training / 50% inference
Larger models drive proportionally more gradient-synchronization and replication traffic.
Different parallelism strategies cross site boundaries very differently.
Phase 3 · Topology Today
Your current scale-up and inter-site connectivity — this is the baseline the gap analysis is measured against.
In-cluster accelerator interconnect fabric today.
How sites are connected today, if at all.
Approximate capacity per inter-site link today. Leave blank if none / not sure — we'll assume 0.
Leave blank if unknown — we'll assume a typical regional-distance figure (10ms).
Phase 4 · Assumption Calibration
Adjust growth and redundancy assumptions used to check whether today's topology covers near-term growth.
Methodology Reference
Bandwidth figures are drawn from publicly published AI accelerator interconnect generations and well-documented distributed-training traffic patterns (data/model/pipeline parallelism). Defaults below are typical planning assumptions — adjust to match your environment.
Applied to today's accelerator count and cross-site traffic volume.
10% 150%
50%
Extra margin on top of projected growth, for failover and burst capacity.
0% 50%
15%

Your bandwidth & latency report is ready.

Enter your details below to access your full report — scale-up and scale-out bandwidth requirements, latency feasibility, gap analysis, and growth headroom check.

↓ Complete the form below to view your results
📬

Check your inbox

We've sent your bandwidth report to . Click the link in the email to view your full report.

Can't find the email? Check your spam or junk folder.
Email comes from sales@tecknexus.com with subject
"Your AI DCI Bandwidth Planning Report".
AI DCI Bandwidth Planner
Your Inputs & Assumptions
Methodology & Sources
1Accelerator interconnect tiers — illustrative bandwidth bands based on publicly published AI accelerator interconnect generations across major hardware vendors, generalized rather than tied to a specific product.
2Distributed training traffic patterns — data-parallel, model-parallel, and pipeline-parallel synchronization traffic profiles are well-documented ML systems patterns; cross-site traffic estimates are directional planning figures, not precise engineering specifications.
3Latency feasibility thresholds — rule-of-thumb round-trip latency bands for synchronous multi-site training vs. asynchronous/inference traffic, framed as a feasibility flag rather than a guaranteed engineering outcome.
4TeckNexus Intelligence & Industry Reports, 2026 — tool design, defaults, and framing.
Important Disclaimer
This report produces illustrative bandwidth and latency estimates based on simplified, publicly-published-specification assumptions and your self-reported inputs. It is provided for indicative early-stage planning purposes only.

This calculator does not constitute network engineering, procurement, or investment advice. Actual requirements depend on your specific accelerator hardware and interconnect generation, cluster topology, workload characteristics, and vendor-specific implementation. Bandwidth figures shown are simplified planning references, not exact engineering specifications.

TeckNexus has not verified site-specific conditions. Users are advised to commission vendor-specific capacity planning and engineering validation, including from network and ML systems engineers, before making network design or procurement decisions.

Ready to go deeper?

Talk to a network specialist about your AI infrastructure connectivity and validate this estimate against your specific environment.

Talk to a Specialist →

Scale-Up vs Scale-Out: What Bandwidth Does Your AI Cluster Actually Need Before the RFP Goes Out?

A four-phase planner separates in-cluster accelerator interconnect demand from cross-site DCI bandwidth need, calibrated by accelerator generation, workload mix, and distributed training pattern — with a latency feasibility check most AI infrastructure RFPs skip entirely

AI infrastructure network planning frequently conflates two genuinely different bandwidth problems: how fast accelerators inside a single cluster need to talk to each other, and how much bandwidth actually needs to cross between physical sites. Getting that distinction wrong in an RFP either massively over-specifies expensive inter-site connectivity that a workload never needed, or under-specifies it in a way that silently throttles distributed training performance across campuses. TeckNexus has published an AI Data Center Interconnect (DCI) Bandwidth Planner, a four-phase tool that models scale-up and scale-out bandwidth requirements separately, grounded in publicly published accelerator interconnect generations and well-documented distributed-training traffic patterns.

Accelerator generation sets per-unit interconnect bandwidth — and the range is enormous

The planner’s first input pairs accelerator count in the largest cluster with accelerator generation tier — prior-generation at roughly 350 GB/s per accelerator, current mainstream at roughly 750 GB/s, latest-generation at roughly 1,700 GB/s, and next-gen/frontier hardware at roughly 3,200 GB/s. That’s close to a tenfold range across four generation tiers, and it directly determines per-unit interconnect bandwidth demand — meaning the same accelerator count can imply radically different network requirements depending purely on which hardware generation is deployed, a distinction generic bandwidth planning tools frequently miss by treating “GPU count” as the only relevant scale variable.

Number of sites or campuses and growth horizon round out the baseline profile, with a value of 1 site used for a single-cluster deployment where the entire bandwidth question is scale-up only, and no cross-site scale-out demand exists at all.

Training versus inference is the primary driver of cross-site bandwidth need

The planner treats the training-to-inference workload split as the single most consequential input for cross-site DCI bandwidth specifically, because training synchronisation traffic is identified directly as the primary driver of cross-site bandwidth need — inference workloads, by contrast, generate comparatively light cross-site traffic limited mostly to replication and serving. A cluster running 100% inference has a fundamentally different DCI bandwidth profile than one running 100% training, even at identical accelerator count and generation, and the planner models that split explicitly via a slider rather than assuming a fixed ratio.

Model size band compounds this: small models under 10B parameters generate modest training bandwidth (roughly 10 Gbps) and minimal inference bandwidth, while frontier models over 1T parameters generate roughly 800 Gbps of training bandwidth demand and 50 Gbps of inference bandwidth — an 80x difference in training bandwidth need purely from model scale, independent of accelerator count or generation.

Distributed training pattern determines how much traffic actually crosses site boundaries

This is where the planner’s core technical insight lives: different parallelism strategies cross site boundaries very differently, and the difference is large. Data-parallel training, where full gradient all-reduce traffic crosses every site boundary, is identified as the heaviest cross-site synchronisation pattern, requiring round-trip latency under roughly 4ms for genuinely good performance and becoming marginal beyond roughly 10ms. Model-parallel training, where model shards mostly stay within a single site and only boundary activations cross, carries a 0.6x traffic factor relative to data-parallel and tolerates latency up to roughly 10-20ms. Pipeline-parallel training, where only activation and gradient hand-offs between pipeline stages cross site boundaries, carries just a 0.4x traffic factor and tolerates latency up to roughly 20-40ms. Inference-only workloads carry no training synchronisation traffic at all, with cross-site traffic limited to replication and serving, and correspondingly relaxed latency tolerance up to roughly 40-100ms.

This matters enormously for RFP specification: an organisation planning a data-parallel, multi-site training cluster needs dramatically tighter inter-site latency and higher bandwidth than one running the same accelerator count and generation but with a pipeline-parallel or inference-only workload — and specifying inter-site connectivity without knowing which parallelism strategy will actually be used risks either wildly over-provisioning or building a topology that can’t support the intended training approach at all.

Today’s topology is the baseline the gap analysis measures against

The planner asks directly about current scale-up fabric status (none, partial coverage across some racks or pods, or a full non-blocking fabric already in place), inter-site connectivity type (none, shared enterprise network, dedicated dark fibre, or leased wavelength service), current inter-site link capacity, and approximate round-trip latency between sites — with sensible defaults (0 capacity, 10ms latency) applied where the organisation doesn’t yet know these figures precisely. This baseline is what the entire gap analysis is measured against, since the planner’s output is fundamentally about the delta between what’s needed and what exists today, not an abstract bandwidth requirement in isolation.

Growth and redundancy calibration, applied to the right base

The final phase calibrates expected accelerator and cluster growth over the planning horizon and a redundancy or protection buffer for failover and burst capacity — both applied to today’s accelerator count and actual cross-site traffic volume, not to nominal link capacity, which is the technically correct basis for a genuine growth projection.

A deliberately bounded estimate, not an engineering spec

The planner is unusually direct that its bandwidth figures are illustrative, drawn from publicly published, generalised accelerator interconnect generations rather than tied to a specific hardware vendor’s product, and that latency feasibility thresholds are framed as a rule-of-thumb feasibility flag rather than a guaranteed engineering outcome. The disclaimer is explicit that this does not constitute network engineering, procurement, or investment advice, and that vendor-specific capacity planning and engineering validation — including from network and ML systems engineers — should be commissioned before any network design or procurement decision. That’s a genuine scope boundary: the tool exists to establish whether an RFP’s connectivity assumptions are in the right order of magnitude before expensive engineering work begins, not to replace that engineering.

From estimate to a defensible RFP starting point

The output — scale-up and scale-out bandwidth requirements, a latency feasibility check, gap analysis against current topology, and a growth headroom check — gives infrastructure teams a specific, sourced starting point for AI interconnect RFPs, rather than either a vendor’s generic bandwidth recommendation or an internal guess disconnected from the actual workload’s parallelism strategy.

Network planning teams, AI infrastructure architects, and system integrators scoping AI cluster connectivity can run the free calculator directly.


Related Tool: OTN Capacity & Right-Sizing Calculator
Once you’ve established your DCI bandwidth requirement, check how much of that inter-site capacity could come from right-sizing your existing optical transport network before committing to new equipment spend.

Partner Hubs

Download content, access intelligence tools, and hear from executives.

Partner Events

  • M360 ASEAN
  • FutureNet Asia 2026
  • Network X Vienna 2026
Scroll to Top