Overview
Explains how the transport gateways facilitate communication between routers that lack direct connectivity, such as bridging physical LANs to cloud networks.
A transport gateway is a network device that:
-
connects routers that may or may not have direct connectivity,
-
simplifies the process of providing connectivity between disjoint networks (such as between a physical LAN and a cloud-based network), and
-
enables indirect connectivity without the complexity and limitations of manual control policy configuration.
A transport gateway facilitates communication between routers that are not directly connected, often bridging networks that are physically or logically separate (for example, connecting a traditional LAN to a cloud-based network).
A transport gateway connects routers that may or may not have direct connectivity. A common use case for transport gateways is to provide connectivity between routers in disjoint networks, such as between a physical LAN and a cloud-based network.
Without a transport gateway, one method of configuring indirect connectivity for these routers is to create a control policy that configures routes through an intermediate device with connectivity to both networks. This provides indirect connectivity between the disjoint routers. This approach has the following problems:
-
Complexity: Configuring a control policy to advertise prefixes is complicated.
-
Potential unavailable traffic endpoint: The control policy cannot detect whether a device or a configured route is unavailable. This can lead to packet loss if a route becomes unavailable.
Configuring a router to operate as a transport gateway solves the same issue, but with a simpler configuration process.
In the context of Cisco Catalyst SD-WAN, you can efficiently configure a hub-and-spoke routing topology by using transport gateways as hubs. This enables you to create the hub-and-spoke topology without requiring complex routing policy configuration. For information, see Hub-and-Spoke.