Build Direct Link Dedicated and Connect configurations with BGP peering, virtual connections, and route filters.
Last verified: May 2026
Build Direct Link Dedicated and Connect configurations with BGP peering, virtual connections, route filters, and redundancy.
Required Fields
nametypespeedlocationbgpAsnOutput will appear here...IBM Cloud Direct Link is the dedicated private connection between your on-premise data center (or another cloud) and IBM Cloud. The Direct Link Config Builder produces configurations for Dedicated (your own physical port) or Connect (shared port via a colocation partner) variants, including BGP peering parameters, virtual connections per VPC, and route filters. Output is Terraform-ready and includes the BGP configuration your on-prem router will need.
Your company is moving a high-volume internal analytics workload from on-prem to IBM Cloud, requiring 5 Gbps of stable bandwidth. You configure two Direct Link Dedicated 10 Gbps ports in different IBM Cloud PoPs, with BGP peering and equal-cost multi-path routing. The active-active link survives a single circuit failure with no observable impact; total cost is lower than over-the-internet VPN once the consistent bandwidth requirement is factored in.
Always configure redundant Direct Link circuits to different IBM Cloud points-of-presence. A single Direct Link is a single point of failure for hybrid connectivity, and the cost-of-outage during a circuit problem is dramatic.
Set BGP route filters explicitly. Default-route advertisement from on-prem into IBM Cloud is a common foot-gun — it makes IBM Cloud workloads route over the Direct Link for general internet traffic instead of out the IBM Cloud egress, often making latency and cost worse.
The builder collects connection type (Dedicated or Connect), location, bandwidth, BGP parameters (customer AS, IBM AS, BGP MD5 password), and a list of virtual connections (each pointing to a VPC with route filters and prefixes to advertise). Output is `ibm_dl_gateway` and `ibm_dl_virtual_connection` Terraform resources, plus the BGP neighbor configuration your network team can apply on the on-prem router.
Was this tool helpful?
Disclaimer: This tool runs entirely in your browser. No data is sent to our servers. Always verify outputs before using them in production. AWS, Azure, and GCP are trademarks of their respective owners.