Overview
Outlines how to assign router site types and configure path preferences for transport gateways.
The following sections describe methods for configuring a router's best path decision to handle transport-gateway-re-originated paths.
Routing Configuration Guide, Cisco IOS XE Catalyst SD-WAN Release 17.x
Outlines how to assign router site types and configure path preferences for transport gateways.
The following sections describe methods for configuring a router's best path decision to handle transport-gateway-re-originated paths.
| 1. | Enter sdwan configuration mode.
|
|||||||
| 2. | Enter system OMP configuration mode.
|
|||||||
| 3. | Configure the transport gateway path preference, using one of the following options:
best-path transport-gateway {prefer | ecmp-with-direct-path}
|
|||||||
| 4. | (Optional) Specify one or more site types to which to apply the transport gateway behavior. For information about how the Site Types parameter operates together with the Transport Gateway Path Behavior parameter, see OMP Best Path Logic and Transport Gateway Path Preference.
omp best-path transport-gateway-settings site-types site-types
|
The following example configures a device to prefer transport gateway routes.
sdwan
omp
omp best-path transport-gateway prefer
The following example configures a device to prefer transport gateway routes only for traffic destined to sites with site type cloud.
sdwan
omp
omp best-path transport-gateway prefer
omp best-path transport-gateway-settings site-types cloud
| 1. | From the Cisco SD-WAN Manager menu, choose . |
|||||||
| 2. | Click Feature Templates. |
|||||||
| 3. | Do one of the following:
|
|||||||
| 4. | In the Best Path section, in the Transport Gateway Path Behavior field, choose Global mode and choose one of the following options:
|
|||||||
| 5. | (Optional) Click the Site Types field and choose one or more site types to which to apply the transport gateway behavior. For information about how the Site Types parameter operates together with the Transport Gateway Path Behavior parameter, see OMP Best Path Logic and Transport Gateway Path Preference. |
|||||||
| 6. | Click Save if creating a new template, or Update if editing an existing template. |