---
name: transit-gateway-getting-started
title: Getting started with IBM Cloud Transit Gateway
description: Use IBM Cloud&reg; Transit Gateway to interconnect IBM Cloud classic and Virtual Private Cloud (VPC) infrastructures worldwide, keeping traffic within the IBM Cloud network. With IBM Cloud Transit Gateway, organizations can define and control communication between resources on the IBM Cloud network, providing dynamic scalability, high availability, and private, in-transit data between IBM Cloud data centers. Transit gateways are commonly implemented to support hybrid workloads, frequent data transfers, private workloads, or to ease administration of the IBM Cloud environment.
last-updated: 2026-08-04
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/transit-gateway?format=markdown
> The index for all IBM Cloud docs is at: https://cloud.ibm.com/docs/llms.txt
> Use these files to discover more information as needed.

# Getting started with IBM Cloud Transit Gateway
{: #getting-started}
{: help}
{: support}

Use IBM Cloud&reg; Transit Gateway to interconnect IBM Cloud classic and Virtual Private Cloud (VPC) infrastructures worldwide, keeping traffic within the IBM Cloud network. With IBM Cloud Transit Gateway, organizations can define and control communication between resources on the IBM Cloud network, providing dynamic scalability, high availability, and private, in-transit data between IBM Cloud data centers. Transit gateways are commonly implemented to support hybrid workloads, frequent data transfers, private workloads, or to ease administration of the IBM Cloud environment.
{: shortdesc}

With IBM Cloud Transit Gateway, you can connect:

* VPCs within the same region (local routing)
* VPCs across different regions (global routing)
* VPCs to IBM Cloud classic infrastructure
* Power Virtual Server workspaces
* VPN gateways for site-to-site or client VPN connectivity
* On-premises networks using Direct Link connections
* External networks by using Generic Routing Encapsulation (GRE) tunnels
* Network resources across multiple IBM Cloud accounts (with appropriate access authorization)



## Procedure
{: #getting-started-procedure}

To get started using IBM Cloud Transit Gateway:

1. Review Transit Gateway features and use cases in [About IBM Cloud Transit Gateway](https://cloud.ibm.com/docs/transit-gateway?topic=transit-gateway-about&format=markdown).
1. Plan your topology and prerequisites. Identify the networks that you want to connect (VPC, classic, Power Virtual Server, VPN, Direct Link, or GRE) and ensure no overlapping CIDRs. For more information, see [Planning for IBM Cloud Transit Gateway](https://cloud.ibm.com/docs/transit-gateway?topic=transit-gateway-helpful-tips&format=markdown).
1. Configure IAM permissions to allow users or service IDs to manage Transit Gateway resources. For more information, see [Using IAM permissions with IBM Cloud Transit Gateway](https://cloud.ibm.com/docs/transit-gateway?topic=transit-gateway-iam&format=markdown).
1. Create a transit gateway in the target region. For more information, see [Ordering an IBM Cloud Transit Gateway](https://cloud.ibm.com/docs/transit-gateway?topic=transit-gateway-ordering-transit-gateway&format=markdown).
1. Add connections and configure routing. Attach networks, enable route propagation, and verify routes using route reports. Resolve routing conflicts (for example, overlapping CIDRs) using prefix filters.

   

   For more information, see [Adding a connection](https://cloud.ibm.com/docs/transit-gateway?topic=transit-gateway-adding-connections&format=markdown) and [Generating a route report](https://cloud.ibm.com/docs/transit-gateway?topic=transit-gateway-route-reports&interface=ui&format=markdown).

1. Configure Transit Gateway connection authorization. Control which accounts or networks are allowed to attach to the gateway and exchange traffic. Ensure that appropriate IAM permissions are also in place for the underlying resources, such as VPCs or Direct Link connections. For more information, see [Using IAM permissions with IBM Cloud Transit Gateway](https://cloud.ibm.com/docs/transit-gateway?topic=transit-gateway-iam&format=markdown).
1. Test traffic flow and validate resilience. Confirm connectivity between networks, verify routes using route reports, and test failover scenarios (for example, redundant GRE tunnels) to ensure that traffic continues to flow as expected when paths are unavailable. For more information, see [Monitoring Transit Gateway](https://cloud.ibm.com/docs/transit-gateway?topic=transit-gateway-monitoring&format=markdown).